Home
last modified time | relevance | path

Searched defs:actualStr (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/tools/xsdc/tests/src/com/android/xsdc/tests/
H A DXmlParserTest.java55 String actualStr, expectedStr; in testPurchaseSimple() local
97 String actualStr, expectedStr; in testSimpleComplexContent() local
208 String actualStr, expectedStr; in testPredefinedTypes() local
235 String actualStr, expectedStr; in testSimpleType() local
260 String actualStr, expectedStr; in testReference() local
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/test/
H A Dtest_macros.h15 const char* expectedStr, const char* actualStr, const char* toleranceStr, in CmpArrayLikeFloatEq()
33 const char* expectedStr, const char* actualStr, const char* toleranceStr, in CmpMatrixLikeFloatEq()
53 const char* expectedStr, const char* actualStr, const char* toleranceStr, in CmpArrayLikeFloatNe()
71 const char* expectedStr, const char* actualStr, const char* toleranceStr, in CmpMatrixLikeFloatNe()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DInternalIoOveruseConfigurationSubject.java129 Set<String> actualStr = toPerStateThresholdStrings(actual); in isPerStateThresholdEquals() local
136 Set<String> actualStr = toAlertThresholdStrings(actual); in isAlertThresholdEquals() local
H A DIoOveruseConfigurationSubject.java114 Set<String> actualStr = toAlertThresholdStrings(actual); in isAlertThresholdEquals() local
H A DInternalResourceOveruseConfigurationSubject.java82 Set<String> actualStr = toMetadataStrings(actual); in isPackageMetadataEquals() local
/aosp12/frameworks/base/tools/split-select/
H A DTestRules.cpp78 const String8 actualStr(actual != NULL ? actual->toJson() : String8()); in RulePredFormat() local
/aosp12/art/test/476-checker-ctor-fence-redun-elim/src/
H A DMain.java68 String actualStr = Main.valueToString(actual); in stringEquals$noinline$() local
/aosp12/system/netd/server/
H A DXfrmControllerTest.cpp123 char actualStr[INET6_ADDRSTRLEN]; in expectAddressEquals() local