Searched refs:internal2 (Results 1 - 7 of 7) sorted by relevance

/external/chromium/testing/gtest/src/
H A Dgtest-printers.cc111 namespace internal2 { namespace in namespace:testing
123 } // namespace internal2
/external/gtest/src/
H A Dgtest-printers.cc111 namespace internal2 { namespace in namespace:testing
123 } // namespace internal2
/external/llvm/utils/unittest/googletest/
H A Dgtest-printers.cc111 namespace internal2 { namespace in namespace:testing
123 } // namespace internal2
/external/chromium/testing/gtest/include/gtest/
H A Dgtest-printers.h108 // Definitions in the 'internal' and 'internal2' name spaces are
110 namespace internal2 { namespace in namespace:testing
184 // We put this operator in namespace 'internal2' instead of 'internal'
208 } // namespace internal2
220 // testing::internal2::operator<< appears as if it was declared in
222 // ::testing_internal and ::testing::internal2, i.e. the global
225 // testing::internal2::operator<< in case T doesn't come with a <<
228 // We cannot write 'using ::testing::internal2::operator<<;', which
230 using namespace ::testing::internal2; // NOLINT
237 // 3. testing::internal2
[all...]
/external/gtest/include/gtest/
H A Dgtest-printers.h108 // Definitions in the 'internal' and 'internal2' name spaces are
110 namespace internal2 { namespace in namespace:testing
184 // We put this operator in namespace 'internal2' instead of 'internal'
208 } // namespace internal2
220 // testing::internal2::operator<< appears as if it was declared in
222 // ::testing_internal and ::testing::internal2, i.e. the global
225 // testing::internal2::operator<< in case T doesn't come with a <<
228 // We cannot write 'using ::testing::internal2::operator<<;', which
230 using namespace ::testing::internal2; // NOLINT
237 // 3. testing::internal2
[all...]
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h108 // Definitions in the 'internal' and 'internal2' name spaces are
110 namespace internal2 { namespace in namespace:testing
184 // We put this operator in namespace 'internal2' instead of 'internal'
208 } // namespace internal2
220 // testing::internal2::operator<< appears as if it was declared in
222 // ::testing_internal and ::testing::internal2, i.e. the global
225 // testing::internal2::operator<< in case T doesn't come with a <<
228 // We cannot write 'using ::testing::internal2::operator<<;', which
230 using namespace ::testing::internal2; // NOLINT
237 // 3. testing::internal2
[all...]
/external/chromium/testing/gmock/scripts/
H A Dgmock_doctor.py264 r'\'testing::internal2::TypeWithoutFormatter<.*>::'

Completed in 426 milliseconds