Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc7102 class WindowsDeathTest : public DeathTestImpl { class
7104 WindowsDeathTest(const char* a_statement, in WindowsDeathTest() function in testing::internal::WindowsDeathTest
7133 int WindowsDeathTest::Wait() { in Wait()
7178 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole()
7676 *test = new WindowsDeathTest(statement, regex, file, line); in Create()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h17575 class WindowsDeathTest;
17961 friend class internal::WindowsDeathTest;