Searched defs:StrCaseCmp (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h845 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
855 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
881 inline int StrCaseCmp(const char* s1, const char* s2) {
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1525 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1535 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1561 inline int StrCaseCmp(const char* s1, const char* s2) {
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1561 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1571 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1597 inline int StrCaseCmp(const char* s1, const char* s2) {

Completed in 158 milliseconds