Searched defs:StrCaseCmp (Results 1 - 8 of 8) 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_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-port.h1556 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1566 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1592 inline int StrCaseCmp(const char* s1, const char* s2) {
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1566 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1576 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1602 inline int StrCaseCmp(const char* s1, const char* s2) {
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1556 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1566 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1592 inline int StrCaseCmp(const char* s1, const char* s2) {
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h2198 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
2208 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
2234 inline int StrCaseCmp(const char* s1, const char* s2) {
/external/gtest/include/gtest/internal/
H A Dgtest-port.h1708 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1718 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:testing::internal::posix
1744 inline int StrCaseCmp(const char* s1, const char* s2) {
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2815 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:std::tr1::posix
2825 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:std::tr1::posix
2851 inline int StrCaseCmp(const char* s1, const char* s2) {
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2815 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:std::tr1::posix
2825 inline int StrCaseCmp(const char* s1, const char* s2) { function in namespace:std::tr1::posix
2851 inline int StrCaseCmp(const char* s1, const char* s2) {

Completed in 510 milliseconds