Searched defs:testee (Results 1 – 7 of 7) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/type_traits/include/boost/type_traits/ |
| D | integral_promotion.hpp | 150 static T testee; // undefined member
|
| /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 | 1011 UnicodeString testee(test[i],""); in TestGetLangsAndCountries() local 1036 UnicodeString testee(test[j],""); in TestGetLangsAndCountries() local 1041 UnicodeString testee(test[j],""); in TestGetLangsAndCountries() local 1047 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 | 546 std::optional<Test> testee(arg); in TEST() local 558 std::optional<Test> testee(std::in_place); in TEST() local
|