Searched refs:set_spawned (Results 1 - 7 of 7) sorted by relevance

/external/protobuf/gtest/src/
H A Dgtest-death-test.cc329 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } function in class:testing::internal::DeathTestImpl
684 set_spawned(true);
775 set_spawned(true);
980 set_spawned(true);
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-death-test.cc380 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } function in class:testing::internal::DeathTestImpl
770 set_spawned(true);
862 set_spawned(true);
1136 set_spawned(true);
/external/gtest/src/
H A Dgtest-death-test.cc382 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } function in class:testing::internal::DeathTestImpl
768 set_spawned(true);
860 set_spawned(true);
1142 set_spawned(true);
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc345 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } function in class:testing::internal::DeathTestImpl
734 set_spawned(true);
825 set_spawned(true);
1036 set_spawned(true);
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc342 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } function in class:testing::internal::DeathTestImpl
732 set_spawned(true);
823 set_spawned(true);
1033 set_spawned(true);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc6876 void set_spawned(bool is_spawned) { spawned_ = is_spawned; }
7262 set_spawned(true);
7354 set_spawned(true);
7636 set_spawned(true);
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc6368 void set_spawned(bool is_spawned) { spawned_ = is_spawned; }
6723 set_spawned(true);
6814 set_spawned(true);
7019 set_spawned(true);

Completed in 83 milliseconds