Home
last modified time | relevance | path

Searched defs:testee (Results 1 – 9 of 9) sorted by relevance

/external/sdv/vsomeip/third_party/boost/type_traits/include/boost/type_traits/
Dintegral_promotion.hpp150 static T testee; // undefined member
/external/mtools/
Dmtools.h125 #define compare(ref,testee) ((ref) && (ref) != (testee)) argument
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DRedundentExprEliminator.java186 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/
Dloctest.cpp945 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/
Dloctest.cpp945 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/
Dloctest.cpp1011 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/
Doptional_unittest.cc521 Optional<Test> testee(arg); in TEST() local
533 Optional<Test> testee(in_place); in TEST() local
/external/cronet/tot/base/types/
Doptional_unittest.cc545 std::optional<Test> testee(arg); in TEST() local
557 std::optional<Test> testee(std::in_place); in TEST() local
/external/cronet/stable/base/types/
Doptional_unittest.cc545 std::optional<Test> testee(arg); in TEST() local
557 std::optional<Test> testee(std::in_place); in TEST() local