Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc8097 class WindowsDeathTest : public DeathTestImpl { class
8099 WindowsDeathTest(const char* a_statement, in WindowsDeathTest() function in testing::internal::WindowsDeathTest
8128 int WindowsDeathTest::Wait() { in Wait()
8173 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole()
8873 *test = new WindowsDeathTest(statement, regex, file, line); in Create()
Dgtest.h19592 class WindowsDeathTest;
20371 friend class internal::WindowsDeathTest;