Searched defs:spawned (Results 1 – 8 of 8) sorted by relevance
328 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl329 void set_spawned(bool spawned) { spawned_ = spawned; } in set_spawned()
81 qboolean spawned; // false = don't send datagrams member
341 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
6538 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl