/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | re2_test.cc | 34 RE2::FullMatch(#value, "([0-9a-fA-F]+)[uUlL]*", RE2::Hex(&v))); \ in TEST() 36 ASSERT_TRUE(RE2::FullMatch("0x" #value, "([0-9a-fA-FxX]+)[uUlL]*", \ in TEST() 57 ASSERT_TRUE(RE2::FullMatch(#value, "([0-7]+)[uUlL]*", RE2::Octal(&v))); \ in TEST() 59 ASSERT_TRUE(RE2::FullMatch("0" #value, "([0-9a-fA-FxX]+)[uUlL]*", \ in TEST() 80 ASSERT_TRUE(RE2::FullMatch(#value, "(-?[0-9]+)[uUlL]*", &v)); \ in TEST() 83 RE2::FullMatch(#value, "(-?[0-9a-fA-FxX]+)[uUlL]*", RE2::CRadix(&v))); \ in TEST() 342 ASSERT_TRUE(RE2::FullMatch("hello", "(foo)|hello", &a)); in TEST() 382 RE2::FullMatch(domain, re); in TestRecursion() 391 EXPECT_TRUE(RE2::FullMatch(unquoted, re)) in TestQuoteMeta() 402 EXPECT_FALSE(RE2::FullMatch(should_not_match, re)) in NegativeTestQuoteMeta() [all …]
|
D | regexp_benchmark.cc | 88 PCRE::FullMatch(text, re); in MemoryUsage() 99 PCRE::FullMatch(text, *re); in MemoryUsage() 111 RE2::FullMatch(text, re); in MemoryUsage() 919 CHECK_EQ(PCRE::FullMatch(text, re), expect_match); in SearchPCRE() 932 CHECK_EQ(RE2::FullMatch(text, re), expect_match); in SearchRE2() 1015 CHECK_EQ(PCRE::FullMatch(text, re), expect_match); in SearchCachedPCRE() 1028 CHECK_EQ(RE2::FullMatch(text, re), expect_match); in SearchCachedRE2() 1102 CHECK(PCRE::FullMatch(text, re, &sp1, &sp2, &sp3)); in Parse3PCRE() 1112 CHECK(RE2::FullMatch(text, re, &sp1, &sp2, &sp3)); in Parse3RE2() 1181 CHECK(PCRE::FullMatch(text, re, &sp1, &sp2, &sp3)); in Parse3CachedPCRE() [all …]
|
D | possible_match_test.cc | 223 if (!RE2::FullMatch(s, re)) in HandleRegexp()
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | tpu_xplane_utils.cc | 30 return RE2::FullMatch(xplane.name(), *re); in FindTensorCorePlanes() 37 return RE2::FullMatch(xplane.name(), *re); in FindMutableTensorCorePlanes()
|
D | tf_op_utils.cc | 76 return RE2::FullMatch(op_name, *kTfOpNameRegEx); in IsTfOpName() 81 return RE2::FullMatch(op_type, *kTfOpTypeRegEx); in IsTfOpType() 86 return RE2::FullMatch(op_type, *kJaxOpTypeRegEx); in IsJaxOpType()
|
/external/googletest/googletest/test/ |
D | googletest-port-test.cc | 407 EXPECT_TRUE(RE::FullMatch(TypeParam(""), empty)); in TYPED_TEST() 408 EXPECT_FALSE(RE::FullMatch(TypeParam("a"), empty)); in TYPED_TEST() 411 EXPECT_TRUE(RE::FullMatch(TypeParam("az"), re)); in TYPED_TEST() 412 EXPECT_TRUE(RE::FullMatch(TypeParam("axyz"), re)); in TYPED_TEST() 413 EXPECT_FALSE(RE::FullMatch(TypeParam("baz"), re)); in TYPED_TEST() 414 EXPECT_FALSE(RE::FullMatch(TypeParam("azy"), re)); in TYPED_TEST() 868 EXPECT_TRUE(RE::FullMatch("", empty)); in TEST() 869 EXPECT_FALSE(RE::FullMatch("a", empty)); in TEST() 872 EXPECT_TRUE(RE::FullMatch("a", re1)); in TEST() 875 EXPECT_TRUE(RE::FullMatch("az", re)); in TEST() [all …]
|
/external/cronet/third_party/boringssl/src/third_party/googletest/test/ |
D | googletest-port-test.cc | 409 EXPECT_TRUE(RE::FullMatch(TypeParam(""), empty)); in TYPED_TEST() 410 EXPECT_FALSE(RE::FullMatch(TypeParam("a"), empty)); in TYPED_TEST() 413 EXPECT_TRUE(RE::FullMatch(TypeParam("az"), re)); in TYPED_TEST() 414 EXPECT_TRUE(RE::FullMatch(TypeParam("axyz"), re)); in TYPED_TEST() 415 EXPECT_FALSE(RE::FullMatch(TypeParam("baz"), re)); in TYPED_TEST() 416 EXPECT_FALSE(RE::FullMatch(TypeParam("azy"), re)); in TYPED_TEST() 872 EXPECT_TRUE(RE::FullMatch("", empty)); in TEST() 873 EXPECT_FALSE(RE::FullMatch("a", empty)); in TEST() 876 EXPECT_TRUE(RE::FullMatch("a", re1)); in TEST() 879 EXPECT_TRUE(RE::FullMatch("az", re)); in TEST() [all …]
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-port-test.cc | 409 EXPECT_TRUE(RE::FullMatch(TypeParam(""), empty)); in TYPED_TEST() 410 EXPECT_FALSE(RE::FullMatch(TypeParam("a"), empty)); in TYPED_TEST() 413 EXPECT_TRUE(RE::FullMatch(TypeParam("az"), re)); in TYPED_TEST() 414 EXPECT_TRUE(RE::FullMatch(TypeParam("axyz"), re)); in TYPED_TEST() 415 EXPECT_FALSE(RE::FullMatch(TypeParam("baz"), re)); in TYPED_TEST() 416 EXPECT_FALSE(RE::FullMatch(TypeParam("azy"), re)); in TYPED_TEST() 872 EXPECT_TRUE(RE::FullMatch("", empty)); in TEST() 873 EXPECT_FALSE(RE::FullMatch("a", empty)); in TEST() 876 EXPECT_TRUE(RE::FullMatch("a", re1)); in TEST() 879 EXPECT_TRUE(RE::FullMatch("az", re)); in TEST() [all …]
|
/external/cronet/third_party/googletest/src/googletest/test/ |
D | googletest-port-test.cc | 436 EXPECT_TRUE(RE::FullMatch(TypeParam(""), empty)); in TYPED_TEST() 437 EXPECT_FALSE(RE::FullMatch(TypeParam("a"), empty)); in TYPED_TEST() 440 EXPECT_TRUE(RE::FullMatch(TypeParam("az"), re)); in TYPED_TEST() 441 EXPECT_TRUE(RE::FullMatch(TypeParam("axyz"), re)); in TYPED_TEST() 442 EXPECT_FALSE(RE::FullMatch(TypeParam("baz"), re)); in TYPED_TEST() 443 EXPECT_FALSE(RE::FullMatch(TypeParam("azy"), re)); in TYPED_TEST() 893 EXPECT_TRUE(RE::FullMatch("", empty)); in TEST() 894 EXPECT_FALSE(RE::FullMatch("a", empty)); in TEST() 897 EXPECT_TRUE(RE::FullMatch("a", re1)); in TEST() 900 EXPECT_TRUE(RE::FullMatch("az", re)); in TEST() [all …]
|
/external/tensorflow/tensorflow/core/kernels/ |
D | regex_full_match_op.cc | 56 output_flat(i) = RE2::FullMatch(input_flat(i), *regex); in Compute() 109 output_flat(i) = RE2::FullMatch(input_flat(i), *re_); in Compute()
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_show.cc | 97 if (RE2::FullMatch(node->name(), regex)) { in ShouldShow() 107 if (RE2::FullMatch(node->name(), regex)) return false; in ShouldShow() 115 if (RE2::FullMatch(node->name(), regex)) { in ShouldTrim() 130 if (RE2::FullMatch(type, regex)) { in ReAccount()
|
D | tfprof_show_multi.cc | 87 if (RE2::FullMatch(node->name(), regex)) { in ShouldShow() 97 if (RE2::FullMatch(node->name(), regex)) return false; in ShouldShow() 105 if (RE2::FullMatch(node->name(), regex)) { in ShouldTrim()
|
D | tfprof_node.cc | 26 return RE2::FullMatch(device, ".*/(device:gpu|gpu|device:cpu|cpu):\\d+"); in CountAsCPUTime()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | xla_hlo_profile_test.cc | 57 if (RE2::FullMatch(parsed_line.flops, "[0-9.TGMk]+FLOP/s")) { in HasFlops() 70 if (RE2::FullMatch(parsed_line.trops, "[0-9.TGMk]+TROP/s")) { in HasTrops() 108 bool matched = RE2::FullMatch( 127 return RE2::FullMatch(line, "Extra metric \\S+: \\d+"); in IsExtraMetricProfileOutputLine()
|
D | manifest_checking_test.cc | 120 if (RE2::FullMatch(/*text=*/platform_string, /*re=*/s)) { in SetUp()
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/fuzzing/ |
D | re2_fuzzer.cc | 101 RE2::FullMatch(sp, re); in TestOneInput() 111 RE2::FullMatch(sp, re, &s); in TestOneInput()
|
/external/tensorflow/tensorflow/core/data/service/ |
D | url.cc | 32 if (!RE2::FullMatch(url, regexp, &host_, &port_)) { in Parse()
|
D | journal.cc | 40 if (!RE2::FullMatch(journal_file, ".*_(\\d+)", sequence_number)) { in ParseSequenceNumber()
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/ |
D | testinstall.cc | 18 if(RE2::FullMatch("axbyc", "a.*b.*c")) { in main()
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-port.h | 850 static bool FullMatch(const ::std::string& str, const RE& re) { 851 return FullMatch(str.c_str(), re); 859 static bool FullMatch(const ::string& str, const RE& re) { 860 return FullMatch(str.c_str(), re); 868 static bool FullMatch(const char* str, const RE& re);
|
/external/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-port.h | 876 static bool FullMatch(absl::string_view str, const RE& re) { in FullMatch() function 877 return RE2::FullMatch(str, re.regex_); in FullMatch() 910 static bool FullMatch(const ::std::string& str, const RE& re) { in FullMatch() function 911 return FullMatch(str.c_str(), re); in FullMatch() 917 static bool FullMatch(const char* str, const RE& re);
|
/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-port.h | 876 static bool FullMatch(absl::string_view str, const RE& re) { in FullMatch() function 877 return RE2::FullMatch(str, re.regex_); in FullMatch() 910 static bool FullMatch(const ::std::string& str, const RE& re) { in FullMatch() function 911 return FullMatch(str.c_str(), re); in FullMatch() 917 static bool FullMatch(const char* str, const RE& re);
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-port.cc | 128 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() function in testing::internal::RE 381 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() function in testing::internal::RE
|
/external/tensorflow/tensorflow/core/framework/ |
D | resource_mgr_test.cc | 279 EXPECT_TRUE(RE2::FullMatch(Policy("", "", false), in TEST() 285 RE2::FullMatch(Policy("cat", "", false), "\\[cat,_\\d+_foo,private\\]")); in TEST()
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-port.h | 893 static bool FullMatch(const ::std::string& str, const RE& re) { in FullMatch() function 894 return FullMatch(str.c_str(), re); in FullMatch() 900 static bool FullMatch(const char* str, const RE& re);
|