Searched defs:spawned (Results 1 - 6 of 6) sorted by relevance

/external/protobuf/gtest/src/
H A Dgtest-death-test.cc328 bool spawned() const { return spawned_; } function in class:testing::internal::DeathTestImpl
352 // True if the death test child process has been successfully spawned.
448 if (!spawned())
552 if (!spawned())
716 if (!spawned())
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-death-test.cc379 bool spawned() const { return spawned_; } function in class:testing::internal::DeathTestImpl
403 // True if the death test child process has been successfully spawned.
529 if (!spawned())
638 if (!spawned())
802 if (!spawned())
/external/gtest/src/
H A Dgtest-death-test.cc381 bool spawned() const { return spawned_; } function in class:testing::internal::DeathTestImpl
405 // True if the death test child process has been successfully spawned.
531 if (!spawned())
640 if (!spawned())
800 if (!spawned())
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc344 bool spawned() const { return spawned_; } function in class:testing::internal::DeathTestImpl
368 // True if the death test child process has been successfully spawned.
494 if (!spawned())
602 if (!spawned())
766 if (!spawned())
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc341 bool spawned() const { return spawned_; } function in class:testing::internal::DeathTestImpl
365 // True if the death test child process has been successfully spawned.
491 if (!spawned())
600 if (!spawned())
764 if (!spawned())
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-death-test.cc381 bool spawned() const { return spawned_; } function in class:testing::internal::DeathTestImpl
405 // True if the death test child process has been successfully spawned.
531 if (!spawned())
640 if (!spawned())
800 if (!spawned())

Completed in 263 milliseconds