/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-port_test.cc | 734 EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "a", "ba")); in TEST() 736 EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "b", "aab")); in TEST() 739 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "b", "ba")); in TEST() 741 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "b", "ab")); in TEST() 742 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, '#', '?', ".", "##")); in TEST() 746 EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, '.', '*', "a$", "baab")); in TEST() 749 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, '.', '*', "b", "bc")); in TEST() 751 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, '.', '*', "b", "abc")); in TEST() 753 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(true, 'w', '*', "-", "ab_1-g")); in TEST() 757 EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, '.', '+', "a$", "baab")); in TEST() [all …]
|
/external/googletest/googletest/test/ |
D | googletest-port-test.cc | 750 EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "a", "ba")); in TEST() 752 EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "b", "aab")); in TEST() 755 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "b", "ba")); in TEST() 757 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, 'a', '?', "b", "ab")); in TEST() 758 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, '#', '?', ".", "##")); in TEST() 762 EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, '.', '*', "a$", "baab")); in TEST() 765 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, '.', '*', "b", "bc")); in TEST() 767 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(false, '.', '*', "b", "abc")); in TEST() 769 EXPECT_TRUE(MatchRepetitionAndRegexAtHead(true, 'w', '*', "-", "ab_1-g")); in TEST() 773 EXPECT_FALSE(MatchRepetitionAndRegexAtHead(false, '.', '+', "a$", "baab")); in TEST() [all …]
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-port.cc | 295 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function 339 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
|
D | gtest-internal-inl.h | 926 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest-port.cc | 295 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function 339 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-port.cc | 320 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function 364 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
|
D | gtest-internal-inl.h | 941 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
|
/external/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 744 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function 788 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
|
D | gtest-internal-inl.h | 945 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-port.cc | 801 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function 845 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
|
D | gtest-internal-inl.h | 947 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest-port.cc | 744 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function 788 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
|
D | gtest-internal-inl.h | 945 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest-port.cc | 744 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function 788 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
|
D | gtest-internal-inl.h | 945 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
|
/external/googletest/googletest/src/ |
D | gtest-port.cc | 881 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function 925 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
|
D | gtest-internal-inl.h | 963 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-internal-inl.h | 923 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
|
/external/epid-sdk/ext/gtest/ |
D | gtest-all.cc | 1352 GTEST_API_ bool MatchRepetitionAndRegexAtHead( 9297 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function 9341 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 27793 FUNC 43252 60 0 testing::internal::MatchRepetitionAndRegexAtHead
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 29364 FUNC 64388 c0 0 testing::internal::MatchRepetitionAndRegexAtHead
|