HomeSort by: relevance | last modified time | path
    Searched defs:spawned (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 415 bool spawned() const { return spawned_; } function in class:testing::internal::DeathTestImpl
441 // True if the death test child process has been successfully spawned.
570 if (!spawned())
681 if (!spawned())
882 if (!spawned())
1097 if (!spawned())

Completed in 17 milliseconds