Home
last modified time | relevance | path

Searched refs:FooEnvironment (Results 1 – 9 of 9) sorted by relevance

/external/gtest/test/
Dgtest_output_test_.cc964 class FooEnvironment : public testing::Environment { class
1030 testing::AddGlobalTestEnvironment(new FooEnvironment); in main()
Dgtest_output_test_golden_lin.txt12 FooEnvironment::SetUp() called.
598 FooEnvironment::TearDown() called.
/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test_.cc952 class FooEnvironment : public testing::Environment { class
1017 testing::AddGlobalTestEnvironment(new FooEnvironment); in main()
Dgtest_output_test_golden_lin.txt12 FooEnvironment::SetUp() called.
585 FooEnvironment::TearDown() called.
/external/protobuf/gtest/test/
Dgtest_output_test_.cc1064 class FooEnvironment : public testing::Environment { class
1131 testing::AddGlobalTestEnvironment(new FooEnvironment); in main()
Dgtest_output_test_golden_win.txt10 FooEnvironment::SetUp() called.
486 FooEnvironment::TearDown() called.
Dgtest_output_test_golden_lin.txt12 FooEnvironment::SetUp() called.
572 FooEnvironment::TearDown() called.
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_output_test_.cc964 class FooEnvironment : public testing::Environment { class
1030 testing::AddGlobalTestEnvironment(new FooEnvironment); in main()
Dgtest_output_test_golden_lin.txt12 FooEnvironment::SetUp() called.
598 FooEnvironment::TearDown() called.