Home
last modified time | relevance | path

Searched refs:BarEnvironment (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test_.cc964 class BarEnvironment : public testing::Environment { class
1018 testing::AddGlobalTestEnvironment(new BarEnvironment); in main()
Dgtest_output_test_golden_lin.txt13 BarEnvironment::SetUp() called.
581 BarEnvironment::TearDown() called.
/external/googletest/googletest/test/
Dgoogletest-output-test_.cc1090 class BarEnvironment : public testing::Environment { class
1140 testing::AddGlobalTestEnvironment(new BarEnvironment); in main()
Dgoogletest-output-test-golden-lin.txt18 BarEnvironment::SetUp() called.
975 BarEnvironment::TearDown() called.