Home
last modified time | relevance | path

Searched defs:spawned (Results 1 – 8 of 8) sorted by relevance

/external/open-vcdiff/gtest/src/
Dgtest-death-test.cc328 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
329 void set_spawned(bool spawned) { spawned_ = spawned; } in set_spawned()
/external/protobuf/gtest/src/
Dgtest-death-test.cc328 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
329 void set_spawned(bool spawned) { spawned_ = spawned; } in set_spawned()
/external/quake/quake/src/WinQuake/
Dserver.h81 qboolean spawned; // false = don't send datagrams member
/external/gtest/src/
Dgtest-death-test.cc341 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
/external/chromium/testing/gtest/src/
Dgtest-death-test.cc341 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-death-test.cc341 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
/external/llvm/utils/unittest/googletest/
Dgtest-death-test.cc341 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
/external/ceres-solver/internal/ceres/
Dgmock_gtest_all.cc6538 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl