Searched refs:StrCaseCmp (Results 1 - 16 of 16) 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/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/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/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/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/src/
H A Dgtest.cc1871 return posix::StrCaseCmp(lhs, rhs) == 0;
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc1601 return posix::StrCaseCmp(lhs, rhs) == 0;
/external/gtest/src/
H A Dgtest.cc1587 return posix::StrCaseCmp(lhs, rhs) == 0;
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1601 return posix::StrCaseCmp(lhs, rhs) == 0;
/external/mesa3d/src/gtest/src/
H A Dgtest.cc1601 return posix::StrCaseCmp(lhs, rhs) == 0;
/external/protobuf/gtest/src/
H A Dgtest.cc1588 return posix::StrCaseCmp(lhs, rhs) == 0;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3071 return posix::StrCaseCmp(lhs, rhs) == 0;
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3071 return posix::StrCaseCmp(lhs, rhs) == 0;
/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 561 milliseconds