Searched defs:SCOPED_TRACE (Results 1 - 8 of 8) sorted by last modified time

/external/protobuf/gtest/include/gtest/
H A Dgtest.h1070 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
1833 // of the dummy variable name, thus allowing multiple SCOPED_TRACE()s
1836 #define SCOPED_TRACE(message) \ macro
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1224 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
2036 // of the dummy variable name, thus allowing multiple SCOPED_TRACE()s
2039 #define SCOPED_TRACE(message) \ macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1225 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
2039 // of the dummy variable name, thus allowing multiple SCOPED_TRACE()s
2042 #define SCOPED_TRACE(message) \ macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18690 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
19937 // of the dummy variable name, thus allowing multiple SCOPED_TRACE()s
19940 #define SCOPED_TRACE(message) \ macro
/external/gtest/include/gtest/
H A Dgtest.h1277 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
2167 // of the dummy variable name, thus allowing multiple SCOPED_TRACE()s
2170 #define SCOPED_TRACE(message) \ macro
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18690 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
19937 // of the dummy variable name, thus allowing multiple SCOPED_TRACE()s
19940 #define SCOPED_TRACE(message) \ macro
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h1224 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
2036 // of the dummy variable name, thus allowing multiple SCOPED_TRACE()s
2039 #define SCOPED_TRACE(message) \ macro
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h1301 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
2183 // of the dummy variable name, thus allowing multiple SCOPED_TRACE()s
2186 #define SCOPED_TRACE(message) \ macro

Completed in 244 milliseconds