OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:internal2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
gtest-printers.h
123
// Definitions in the 'internal' and '
internal2
' name spaces are
125
namespace
internal2
{
namespace in namespace:testing
218
// We put this operator in namespace '
internal2
' instead of 'internal'
251
} // namespace
internal2
263
// testing::
internal2
::operator<< appears as if it was declared in
265
// ::testing_internal and ::testing::
internal2
, i.e. the global
268
// testing::
internal2
::operator<< in case T doesn't come with a <<
271
// We cannot write 'using ::testing::
internal2
::operator<<;', which
273
using namespace ::testing::
internal2
; // NOLINT
280
// 3. testing::
internal2
::operator<< (thanks to the using statement above)
906
namespace
internal2
{
namespace in namespace:testing
[
all
...]
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-printers.cc
107
namespace
internal2
{
namespace in namespace:testing
119
} // namespace
internal2
Completed in 58 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026