Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-death-test.h65 GTEST_API_ bool InDeathTestChild();
/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc145 bool InDeathTestChild() { in InDeathTestChild() function