Searched refs:expectedValue (Results 1 – 1 of 1) sorted by relevance
263 char *expectedValue) in Invoke_GetPropertyAsXXX_withoutEnum() argument297 if (expectedValue != VALUE_NONE) { in Invoke_GetPropertyAsXXX_withoutEnum()298 expectedValueLen = strlen(expectedValue); in Invoke_GetPropertyAsXXX_withoutEnum()304 if (!ADBG_EXPECT_BUFFER(c, expectedValue, expectedValueLen, in Invoke_GetPropertyAsXXX_withoutEnum()
Completed in 4 milliseconds