Searched defs:testee (Results 1 – 9 of 9) 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/stable/third_party/icu/source/test/intltest/ |
D | loctest.cpp | 945 UnicodeString testee(test[i],""); in TestGetLangsAndCountries() local 970 UnicodeString testee(test[j],""); in TestGetLangsAndCountries() local 975 UnicodeString testee(test[j],""); in TestGetLangsAndCountries() local 981 UnicodeString testee(test[i],""); in TestGetLangsAndCountries() local
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | loctest.cpp | 945 UnicodeString testee(test[i],""); in TestGetLangsAndCountries() local 970 UnicodeString testee(test[j],""); in TestGetLangsAndCountries() local 975 UnicodeString testee(test[j],""); in TestGetLangsAndCountries() local 981 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/tot/base/types/ |
D | optional_unittest.cc | 545 std::optional<Test> testee(arg); in TEST() local 557 std::optional<Test> testee(std::in_place); in TEST() local
|
/external/cronet/stable/base/types/ |
D | optional_unittest.cc | 545 std::optional<Test> testee(arg); in TEST() local 557 std::optional<Test> testee(std::in_place); in TEST() local
|