Searched refs:in_subprocess_for_death_test (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/testing/gtest/src/
H A Dgtest-internal-inl.h258 // an error and exits. If in_subprocess_for_death_test, sharding is
263 bool in_subprocess_for_death_test);
H A Dgtest.cc4522 bool in_subprocess_for_death_test = false; local
4525 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
4529 in_subprocess_for_death_test);
4557 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
4654 // an error and exits. If in_subprocess_for_death_test, sharding is
4659 bool in_subprocess_for_death_test) {
4660 if (in_subprocess_for_death_test) {
4657 ShouldShard(const char* total_shards_env, const char* shard_index_env, bool in_subprocess_for_death_test) argument
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-internal-inl.h249 // an error and exits. If in_subprocess_for_death_test, sharding is
254 bool in_subprocess_for_death_test);
H A Dgtest.cc4169 bool in_subprocess_for_death_test = false; local
4172 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
4176 in_subprocess_for_death_test);
4203 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
4300 // an error and exits. If in_subprocess_for_death_test, sharding is
4305 bool in_subprocess_for_death_test) {
4306 if (in_subprocess_for_death_test) {
4303 ShouldShard(const char* total_shards_env, const char* shard_index_env, bool in_subprocess_for_death_test) argument
/external/gtest/src/
H A Dgtest-internal-inl.h258 // an error and exits. If in_subprocess_for_death_test, sharding is
263 bool in_subprocess_for_death_test);
H A Dgtest.cc4246 bool in_subprocess_for_death_test = false; local
4249 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
4253 in_subprocess_for_death_test);
4281 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
4378 // an error and exits. If in_subprocess_for_death_test, sharding is
4383 bool in_subprocess_for_death_test) {
4384 if (in_subprocess_for_death_test) {
4381 ShouldShard(const char* total_shards_env, const char* shard_index_env, bool in_subprocess_for_death_test) argument
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h248 // an error and exits. If in_subprocess_for_death_test, sharding is
253 bool in_subprocess_for_death_test);
H A Dgtest.cc4137 bool in_subprocess_for_death_test = false; local
4140 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
4144 in_subprocess_for_death_test);
4171 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
4268 // an error and exits. If in_subprocess_for_death_test, sharding is
4273 bool in_subprocess_for_death_test) {
4274 if (in_subprocess_for_death_test) {
4271 ShouldShard(const char* total_shards_env, const char* shard_index_env, bool in_subprocess_for_death_test) argument
/external/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h249 // an error and exits. If in_subprocess_for_death_test, sharding is
254 bool in_subprocess_for_death_test);
H A Dgtest.cc4169 bool in_subprocess_for_death_test = false; local
4172 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
4176 in_subprocess_for_death_test);
4203 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
4300 // an error and exits. If in_subprocess_for_death_test, sharding is
4305 bool in_subprocess_for_death_test) {
4306 if (in_subprocess_for_death_test) {
4303 ShouldShard(const char* total_shards_env, const char* shard_index_env, bool in_subprocess_for_death_test) argument
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h225 // an error and exits. If in_subprocess_for_death_test, sharding is
229 bool in_subprocess_for_death_test);
H A Dgtest.cc3930 bool in_subprocess_for_death_test = false; local
3933 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
3937 in_subprocess_for_death_test);
3964 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
4058 // an error and exits. If in_subprocess_for_death_test, sharding is
4063 bool in_subprocess_for_death_test) {
4064 if (in_subprocess_for_death_test) {
4061 ShouldShard(const char* total_shards_env, const char* shard_index_env, bool in_subprocess_for_death_test) argument
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc659 // an error and exits. If in_subprocess_for_death_test, sharding is
664 bool in_subprocess_for_death_test);
5730 bool in_subprocess_for_death_test = false; local
5733 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
5737 in_subprocess_for_death_test);
5765 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
5862 // an error and exits. If in_subprocess_for_death_test, sharding is
5867 bool in_subprocess_for_death_test) {
5868 if (in_subprocess_for_death_test) {
5865 ShouldShard(const char* total_shards_env, const char* shard_index_env, bool in_subprocess_for_death_test) argument
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc659 // an error and exits. If in_subprocess_for_death_test, sharding is
664 bool in_subprocess_for_death_test);
5730 bool in_subprocess_for_death_test = false; local
5733 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
5737 in_subprocess_for_death_test);
5765 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
5862 // an error and exits. If in_subprocess_for_death_test, sharding is
5867 bool in_subprocess_for_death_test) {
5868 if (in_subprocess_for_death_test) {
5865 ShouldShard(const char* total_shards_env, const char* shard_index_env, bool in_subprocess_for_death_test) argument

Completed in 1997 milliseconds