Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc7307 class NoExecDeathTest : public ForkingDeathTest { class
7309 NoExecDeathTest(const char* a_statement, const RE* a_regex) : in NoExecDeathTest() function in testing::internal::NoExecDeathTest
7316 DeathTest::TestRole NoExecDeathTest::AssumeRole() { in AssumeRole()
7684 *test = new NoExecDeathTest(statement, regex); in Create()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h17567 class NoExecDeathTest;
18484 friend class internal::NoExecDeathTest;