Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc664 bool in_subprocess_for_death_test);
6559 bool in_subprocess_for_death_test = false; in RunAllTests() local
6562 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL); in RunAllTests()
6564 if (in_subprocess_for_death_test) { in RunAllTests()
6571 in_subprocess_for_death_test); in RunAllTests()
6599 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat); in RunAllTests()
6715 bool in_subprocess_for_death_test) { in ShouldShard() argument
6716 if (in_subprocess_for_death_test) { in ShouldShard()