Searched defs:testee (Results 1 – 6 of 6) sorted by relevance
| /external/mtools/ |
| D | mtools.h | 125 #define compare(ref,testee) ((ref) && (ref) != (testee)) argument
|
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| D | RedundentExprEliminator.java | 186 protected MultistepExprHolder matchAndEliminatePartialPaths(MultistepExprHolder testee, in matchAndEliminatePartialPaths() 268 boolean partialIsVariable(MultistepExprHolder testee, int lengthToTest) in partialIsVariable()
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | loctest.cpp | 943 UnicodeString testee(test[i],""); in TestGetLangsAndCountries() local 968 UnicodeString testee(test[j],""); in TestGetLangsAndCountries() local 973 UnicodeString testee(test[j],""); in TestGetLangsAndCountries() local 979 UnicodeString testee(test[i],""); in TestGetLangsAndCountries() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | loctest.cpp | 944 UnicodeString testee(test[i],""); in TestGetLangsAndCountries() local 969 UnicodeString testee(test[j],""); in TestGetLangsAndCountries() local 974 UnicodeString testee(test[j],""); in TestGetLangsAndCountries() local 980 UnicodeString testee(test[i],""); in TestGetLangsAndCountries() local
|
| /external/libchrome/base/ |
| D | optional_unittest.cc | 521 Optional<Test> testee(arg); in TEST() local 533 Optional<Test> testee(in_place); in TEST() local
|
| /external/cronet/base/types/ |
| D | optional_unittest.cc | 545 absl::optional<Test> testee(arg); in TEST() local 557 absl::optional<Test> testee(absl::in_place); in TEST() local
|