Home
last modified time | relevance | path

Searched refs:InDeathTestChild (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-death-test.h61 GTEST_API_ bool InDeathTestChild();
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc145 bool InDeathTestChild() { in InDeathTestChild() function