Home
last modified time | relevance | path

Searched defs:StartsWith (Results 1 - 7 of 7) sorted by relevance

/third_party/googletest/googletest/test/
H A Dgtest_dirs_test.cc65 bool StartsWith(const std::string& str, const std::string& prefix) { in StartsWith() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringSwitch.h81 StringSwitch& StartsWith(StringLiteral S, T Value) { in StartsWith() function in llvm::StringSwitch
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringSwitch.h96 StringSwitch& StartsWith(const char (&S)[N], const T &Value) { in StartsWith() function in llvm::StringSwitch
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-function-mocker.h73 constexpr bool StartsWith(const char (&prefix)[N], const char (&str)[M]) { in StartsWith() function
H A Dgmock-matchers.h4511 PolymorphicMatcher<internal::StartsWithMatcher<std::string>> StartsWith( in StartsWith() function
4565 inline PolymorphicMatcher<internal::StartsWithMatcher<std::wstring>> StartsWith( in StartsWith() function
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_string.cpp1482 bool dng_string::StartsWith (const char *s, in StartsWith() function in dng_string
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.h1237 inline bool Cord::StartsWith(const Cord& rhs) const { in StartsWith() function in absl::Cord
1244 inline bool Cord::StartsWith(absl::string_view rhs) const { in StartsWith() function in absl::Cord

Completed in 16 milliseconds