OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GTEST_NAME
(Results
1 - 3
of
3
) sorted by null
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-port.h
62
//
GTEST_NAME
- a string literal of the project name.
131
#define
GTEST_NAME
"Google Test"
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc
137
"True iff "
GTEST_NAME
186
"True iff "
GTEST_NAME
" should include internal stack frames when "
[
all
...]
gtest-death-test.cc
134
<< " in a threaded context. For this test, " <<
GTEST_NAME
<< " ";
Completed in 653 milliseconds