OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GTEST_HAS_CLONE
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
gtest-port.h
71
//
GTEST_HAS_CLONE
- Define it to 1/0 to indicate that clone(2)
556
#ifndef
GTEST_HAS_CLONE
567
# define
GTEST_HAS_CLONE
1
569
# define
GTEST_HAS_CLONE
0
572
# define
GTEST_HAS_CLONE
1
575
# define
GTEST_HAS_CLONE
0
578
#endif //
GTEST_HAS_CLONE
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
gtest-port.h
71
//
GTEST_HAS_CLONE
- Define it to 1/0 to indicate that clone(2)
752
#ifndef
GTEST_HAS_CLONE
759
# define
GTEST_HAS_CLONE
1
761
# define
GTEST_HAS_CLONE
0
764
# define
GTEST_HAS_CLONE
1
767
# define
GTEST_HAS_CLONE
0
770
#endif //
GTEST_HAS_CLONE
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
gtest-death-test.cc
1275
# if
GTEST_HAS_CLONE
1304
# endif //
GTEST_HAS_CLONE
1362
# if
GTEST_HAS_CLONE
1393
# endif //
GTEST_HAS_CLONE
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
gtest-death-test.cc
1068
# if
GTEST_HAS_CLONE
1098
# endif //
GTEST_HAS_CLONE
Completed in 11 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026