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

/external/open-vcdiff/gtest/src/
H A Dgtest-death-test.cc329 void set_spawned(bool spawned) { spawned_ = spawned; } function in class:testing::internal::DeathTestImpl
684 set_spawned(true);
775 set_spawned(true);
980 set_spawned(true);
/external/protobuf/gtest/src/
H A Dgtest-death-test.cc329 void set_spawned(bool spawned) { spawned_ = spawned; } function in class:testing::internal::DeathTestImpl
684 set_spawned(true);
775 set_spawned(true);
980 set_spawned(true);
/external/chromium/testing/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);
1028 set_spawned(true);
/external/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-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/llvm/utils/unittest/googletest/
H A Dgtest-death-test.cc342 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } function in class:testing::internal::DeathTestImpl
731 set_spawned(true);
822 set_spawned(true);
1032 set_spawned(true);
/external/ceres-solver/internal/ceres/
H A Dgmock_gtest_all.cc6539 void set_spawned(bool is_spawned) { spawned_ = is_spawned; }
6929 set_spawned(true);
7020 set_spawned(true);
7230 set_spawned(true);

Completed in 128 milliseconds