Searched refs:expectedValue (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/ |
| H A D | utils.js | 35 if (data.expectedValue) { 36 testCase.verify(compareArray(testObject[data.property], data.expectedValue)); 37 testCase.compare(signalSpy.count, 1 + data.expectedValue.length); 53 if (data.expectedValue) { 54 testCase.verify(compareArray(testObject[data.property], data.expectedValue)); 55 testCase.compare(signalSpy.count, 1 + data.expectedValue.length);
|
| H A D | tst_placesearchmodel.qml | 98 …rty: "categories", signal: "categoriesChanged", value: testCategory1, expectedValue: [ testCategor…
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/ |
| H A D | xml_internal_api.h | 263 char *expectedValue) in Invoke_GetPropertyAsXXX_withoutEnum() argument 297 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()
|