Home
last modified time | relevance | path

Searched refs:Environment (Results 1 – 25 of 42) sorted by relevance

12

/ndk/sources/third_party/googletest/googletest/test/
Dgtest-param-test_test.cc568 class TestGenerationEnvironment : public ::testing::Environment {
631 typedef TestGenerationEnvironment<PARAMETER_COUNT> Environment; typedef in TestGenerationTest
634 Environment::Instance()->FixtureConstructorExecuted(); in TestGenerationTest()
638 Environment::Instance()->SetUpExecuted(); in SetUp()
642 Environment::Instance()->TearDownExecuted(); in TearDown()
689 Environment::Instance()->TestBodyExecuted(); in TEST_P()
888 AddGlobalTestEnvironment(TestGenerationTest::Environment::Instance()); in main()
Dgtest-listener_test.cc40 using ::testing::Environment;
128 class EnvironmentInvocationCatcher : public Environment {
Dgtest_environment_test.cc53 class MyEnvironment : public testing::Environment {
Dgtest_repeat_test.cc83 class MyEnvironment : public testing::Environment {
Dgtest_output_test_.cc964 class FooEnvironment : public testing::Environment {
976 class BarEnvironment : public testing::Environment {
Dgtest-unittest-api_test.cc234 class FinalSuccessChecker : public Environment {
Dgtest_unittest.cc203 using testing::Environment;
2078 class UnitTestRecordPropertyTestEnvironment : public Environment {
2101 static Environment* record_property_env =
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest.h915 class Environment {
918 virtual ~Environment() {} in ~Environment()
1199 Environment* AddEnvironment(Environment* env);
1234 friend Environment* AddGlobalTestEnvironment(Environment* env);
1287 inline Environment* AddGlobalTestEnvironment(Environment* env) { in AddGlobalTestEnvironment()
/ndk/sources/host-tools/make-3.81/config/
Ddepcomp42 Environment variables:
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Ddepcomp41 Environment variables:
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h742 std::vector<Environment*>& environments() { return environments_; } in environments()
839 std::vector<Environment*> environments_;
Dgtest.cc3695 Environment* UnitTest::AddEnvironment(Environment* env) { in AddEnvironment()
3945 ForEach(environments_, internal::Delete<Environment>); in ~UnitTestImpl()
4117 static void SetUpEnvironment(Environment* env) { env->SetUp(); } in SetUpEnvironment()
4118 static void TearDownEnvironment(Environment* env) { env->TearDown(); } in TearDownEnvironment()
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info121 Node: Environment196611
Dmake.info-1214 * Environment:: Variable values can come from the environment.
3212 functioning of makefiles. *Note Variables from the Environment:
3213 Environment.
3575 values. *Note Variables from the Environment: Environment.
3986 * Environment:: Variable values can come from the environment.
4393 Variables from the Environment: Environment.
4598 File: make.info, Node: Defining, Next: Environment, Prev: Override Directive, Up: Using Variabl…
4657 File: make.info, Node: Environment, Next: Target-specific, Prev: Defining, Up: Using Variables
4659 6.9 Variables from the Environment
4700 File: make.info, Node: Target-specific, Next: Pattern-specific, Prev: Environment, Up: Using Va…
[all …]
Dmake.texi240 * Environment:: Variable values can come from the environment.
3848 functioning of makefiles. @xref{Environment, ,Variables from the
3849 Environment}.
4286 of variable values. @xref{Environment, ,Variables from the
4287 Environment}.
4827 * Environment:: Variable values can come from the environment.
5360 @xref{Environment, ,Variables from the Environment}.
5627 @node Defining, Environment, Override Directive, Using Variables
5699 @node Environment, Target-specific, Defining, Using Variables
5700 @section Variables from the Environment
[all …]
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlib-prefix.m4181 …s 10 Software Developer Collection > Solaris 64-bit Developer's Guide > The Development Environment
/ndk/sources/host-tools/make-3.81/po/
Dzh_CN.po725 " Environment variables override makefiles.\n"
1975 #~ msgid "Environment variables override makefiles"
Dko.po735 " Environment variables override makefiles.\n"
2015 #~ msgid "Environment variables override makefiles"
Dhe.po735 " Environment variables override makefiles.\n"
2012 #~ msgid "Environment variables override makefiles"
Did.po731 " Environment variables override makefiles.\n"
2017 #~ msgid "Environment variables override makefiles"
Dsv.po730 " Environment variables override makefiles.\n"
2008 #~ msgid "Environment variables override makefiles"
Dhr.po733 " Environment variables override makefiles.\n"
2046 #~ msgid "Environment variables override makefiles"
Dpt_BR.po734 " Environment variables override makefiles.\n"
2042 #~ msgid "Environment variables override makefiles"
Dde.po766 " Environment variables override makefiles.\n"
2080 #~ msgid "Environment variables override makefiles"
Dtr.po735 " Environment variables override makefiles.\n"
2040 #~ msgid "Environment variables override makefiles"

12