Home
last modified time | relevance | path

Searched defs:HasSubstr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/overrides/quiche_platform_impl/
H A Dquiche_test_helpers_impl.h69 HasSubstr(const std::string& substring) { in HasSubstr() function
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dsubgraph_test.cc315 static bool HasSubstr(StringPiece base, StringPiece substr) { in HasSubstr() function
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_experimental_test.cc34 static bool HasSubstr(absl::string_view base, absl::string_view substr) { in HasSubstr() function