HomeSort by: relevance | last modified time | path
    Searched refs:in_subprocess_for_death_test (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest.cc 5249 bool in_subprocess_for_death_test = false; local
5252 in_subprocess_for_death_test =
5255 if (in_subprocess_for_death_test) {
5262 in_subprocess_for_death_test);
5290 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
5415 // an error and exits. If in_subprocess_for_death_test, sharding is
5420 bool in_subprocess_for_death_test) {
5421 if (in_subprocess_for_death_test) {
gtest-internal-inl.h 256 // an error and exits. If in_subprocess_for_death_test, sharding is
261 bool in_subprocess_for_death_test);

Completed in 43 milliseconds