HomeSort by relevance Sort by last modified time
    Searched defs:AddGlobalTestEnvironment (Results 1 - 3 of 3) 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...]

Completed in 92 milliseconds