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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc9116 namespace internal2 {
9128 } // namespace internal2
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h9299 // Definitions in the 'internal' and 'internal2' name spaces are
9301 namespace internal2 { namespace in namespace:testing
9375 // We put this operator in namespace 'internal2' instead of 'internal'
9399 } // namespace internal2
9411 // testing::internal2::operator<< appears as if it was declared in
9413 // ::testing_internal and ::testing::internal2, i.e. the global
9416 // testing::internal2::operator<< in case T doesn't come with a <<
9419 // We cannot write 'using ::testing::internal2::operator<<;', which
9421 using namespace ::testing::internal2; // NOLINT
9428 // 3. testing::internal2
[all...]

Completed in 59 milliseconds