OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AddGlobalTestEnvironment
(Results
1 - 5
of
5
) sorted by null
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest.h
543
// testing::
AddGlobalTestEnvironment
(new FooEnvironment);
546
// call
AddGlobalTestEnvironment
() there, as relying on initialization
552
inline Environment*
AddGlobalTestEnvironment
(Environment* env) {
[
all
...]
/external/gtest/include/gtest/
gtest.h
579
// testing::
AddGlobalTestEnvironment
(new FooEnvironment);
582
// call
AddGlobalTestEnvironment
() there, as relying on initialization
588
inline Environment*
AddGlobalTestEnvironment
(Environment* env) {
[
all
...]
/external/protobuf/gtest/include/gtest/
gtest.h
[
all
...]
/external/chromium/testing/gtest/include/gtest/
gtest.h
[
all
...]
/external/llvm/utils/unittest/googletest/include/gtest/
gtest.h
[
all
...]
Completed in 393 milliseconds