Searched defs:environments (Results 1 - 15 of 15) sorted by relevance

/external/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h718 // Returns the vector of environments that need to be set-up/torn-down
720 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
815 // The vector of environments that need to be set-up/torn-down
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.console_1.0.200.v20100601.jar ... .CommandInterpreter interpreter String profileId String location String flavor String environments java.util.Map props org.eclipse. ...
H A Dorg.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/testing/gtest/src/
H A Dgtest-internal-inl.h746 // Returns the vector of environments that need to be set-up/torn-down
748 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
843 // The vector of environments that need to be set-up/torn-down
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-internal-inl.h719 // Returns the vector of environments that need to be set-up/torn-down
721 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
816 // The vector of environments that need to be set-up/torn-down
/external/gtest/src/
H A Dgtest-internal-inl.h746 // Returns the vector of environments that need to be set-up/torn-down
748 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
843 // The vector of environments that need to be set-up/torn-down
/external/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h719 // Returns the vector of environments that need to be set-up/torn-down
721 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
816 // The vector of environments that need to be set-up/torn-down
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h954 // Returns the vector of environments that need to be set-up/torn-down
956 internal::Vector<Environment*>* environments() { return &environments_; } function in class:testing::internal::UnitTestImpl
1040 // The vector of environments that need to be set-up/torn-down
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1147 // Returns the vector of environments that need to be set-up/torn-down
1149 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
1244 // The vector of environments that need to be set-up/torn-down
5239 // program is run, all global test environments will be set-up in the
5241 // finished, all global test environments will be torn-down in the
5253 impl_->environments().push_back(env);
5413 "auxiliary test code (environments or event listeners)") ? 0 : 1;
5789 // Sets up all environments beforehand.
5803 // Tears down all environments in reverse order afterwards.
7493 // fork supports only single-threaded environments, s
[all...]
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1147 // Returns the vector of environments that need to be set-up/torn-down
1149 std::vector<Environment*>& environments() { return environments_; } function in class:testing::internal::UnitTestImpl
1244 // The vector of environments that need to be set-up/torn-down
5239 // program is run, all global test environments will be set-up in the
5241 // finished, all global test environments will be torn-down in the
5253 impl_->environments().push_back(env);
5413 "auxiliary test code (environments or event listeners)") ? 0 : 1;
5789 // Sets up all environments beforehand.
5803 // Tears down all environments in reverse order afterwards.
7493 // fork supports only single-threaded environments, s
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 478 milliseconds