Searched refs:IsSubstringImpl (Results 1 - 7 of 7) sorted by relevance

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc1258 AssertionResult IsSubstringImpl( function in namespace:testing::__anon5254
1284 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1290 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1296 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1302 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1308 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1314 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1321 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1327 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
/external/gtest/src/
H A Dgtest.cc1260 AssertionResult IsSubstringImpl( function in namespace:testing::__anon5365
1286 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1292 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1298 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1304 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1310 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1316 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1323 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1329 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1257 AssertionResult IsSubstringImpl( function in namespace:testing::__anon11396
1283 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1289 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1295 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1301 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1307 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1313 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1320 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1326 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
/external/mesa3d/src/gtest/src/
H A Dgtest.cc1257 AssertionResult IsSubstringImpl( function in namespace:testing::__anon12569
1283 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1289 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1295 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1301 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1307 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1313 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1320 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1326 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
/external/protobuf/gtest/src/
H A Dgtest.cc1279 AssertionResult IsSubstringImpl( function in namespace:testing::__anon13429
1306 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1312 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1318 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1324 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1330 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1336 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
1343 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
1349 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2744 AssertionResult IsSubstringImpl( function in namespace:testing::__anon9445
2770 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
2776 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
2782 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
2788 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
2794 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
2800 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
2807 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
2813 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc2619 AssertionResult IsSubstringImpl( function in namespace:testing::__anon13419
2646 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
2652 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
2658 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
2664 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
2670 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
2676 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);
2683 return IsSubstringImpl(true, needle_expr, haystack_expr, needle, haystack);
2689 return IsSubstringImpl(false, needle_expr, haystack_expr, needle, haystack);

Completed in 147 milliseconds