Home
last modified time | relevance | path

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

/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.
/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/v8/testing/gtest/test/
Dgtest_output_test_.cc995 class FooEnvironment : public testing::Environment { class
1058 testing::AddGlobalTestEnvironment(new FooEnvironment); in main()
Dgtest_output_test_golden_lin.txt12 FooEnvironment::SetUp() called.
619 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/googletest/googletest/test/
Dgtest_output_test_.cc995 class FooEnvironment : public testing::Environment { class
1058 testing::AddGlobalTestEnvironment(new FooEnvironment); in main()
Dgtest_output_test_golden_lin.txt12 FooEnvironment::SetUp() called.
619 FooEnvironment::TearDown() called.
/external/googletest/googletest/docs/
DV1_5_AdvancedGuide.md1022 ::testing::Environment* const foo_env = ::testing::AddGlobalTestEnvironment(new FooEnvironment);
DAdvancedGuide.md1095 ::testing::Environment* const foo_env = ::testing::AddGlobalTestEnvironment(new FooEnvironment);
DV1_6_AdvancedGuide.md1092 ::testing::Environment* const foo_env = ::testing::AddGlobalTestEnvironment(new FooEnvironment);
DV1_7_AdvancedGuide.md1093 ::testing::Environment* const foo_env = ::testing::AddGlobalTestEnvironment(new FooEnvironment);