Searched defs:SCOPED_TRACE (Results 1 - 5 of 5) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.h513 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
1148 // of the dummy variable name, thus allowing multiple SCOPED_TRACE()s
1151 #define SCOPED_TRACE(message) \ macro
/external/chromium/testing/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/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.h1224 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
2038 // of the dummy variable name, thus allowing multiple SCOPED_TRACE()s
2041 #define SCOPED_TRACE(message) \ macro
/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

Completed in 2487 milliseconds