Home
last modified time | relevance | path

Searched refs:MatchRepetitionAndRegexAtHead (Results 1 – 21 of 21) sorted by relevance

/external/google-breakpad/src/testing/gtest/test/
Dgtest-port_test.cc734 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/
Dgoogletest-port-test.cc750 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/
Dgtest-port.cc295 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function
339 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
Dgtest-internal-inl.h926 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-port.cc295 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function
339 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-port.cc320 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function
364 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
Dgtest-internal-inl.h941 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
/external/mesa3d/src/gtest/src/
Dgtest-port.cc744 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function
788 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
Dgtest-internal-inl.h945 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc801 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function
845 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
Dgtest-internal-inl.h947 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-port.cc744 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function
788 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
Dgtest-internal-inl.h945 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc744 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function
788 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
Dgtest-internal-inl.h945 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
/external/googletest/googletest/src/
Dgtest-port.cc881 bool MatchRepetitionAndRegexAtHead( in MatchRepetitionAndRegexAtHead() function
925 return MatchRepetitionAndRegexAtHead( in MatchRegexAtHead()
Dgtest-internal-inl.h963 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal-inl.h923 GTEST_API_ bool MatchRepetitionAndRegexAtHead(
/external/epid-sdk/ext/gtest/
Dgtest-all.cc1352 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/
Dbreakpad_unittests.sym27793 FUNC 43252 60 0 testing::internal::MatchRepetitionAndRegexAtHead
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym29364 FUNC 64388 c0 0 testing::internal::MatchRepetitionAndRegexAtHead