OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WindowsDeathTest
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-death-test.cc
621
//
WindowsDeathTest
implements death tests on Windows. Due to the
649
class
WindowsDeathTest
: public DeathTestImpl {
651
WindowsDeathTest
(const char* a_statement, Matcher<const std::string&> matcher,
680
int
WindowsDeathTest
::Wait() {
725
DeathTest::TestRole
WindowsDeathTest
::AssumeRole() {
739
//
WindowsDeathTest
uses an anonymous pipe to communicate results of
1496
*test = new
WindowsDeathTest
(statement, std::move(matcher), file, line);
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
gtest.h
175
class
WindowsDeathTest
;
616
friend class internal::
WindowsDeathTest
;
Completed in 72 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026