Home
last modified time | relevance | path

Searched defs:HasPrefix (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dvirtual_file_store.cc20 bool HasPrefix(const std::string& str, const std::string& prefix) { in HasPrefix() function
/third_party/skia/third_party/externals/tint/fuzzers/
Dcli.cc44 bool HasPrefix(const char* str, const char* prefix) { in HasPrefix() function
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
Dcli.cc46 bool HasPrefix(const char* str, const char* prefix) { in HasPrefix() function
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
Dcli.cc57 bool HasPrefix(const char* str, const char* prefix) { in HasPrefix() function
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
Dcli.cc286 bool HasPrefix(const char* str, const char* prefix) { in HasPrefix() function
/third_party/googletest/googletest/test/
Dgoogletest-printers-test.cc734 AssertionResult HasPrefix(const StringType& str, const StringType& prefix) { in HasPrefix() function