v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
This is the complete list of members for testing::ScopedFakeTestPartResultReporter, including all inherited members.
INTERCEPT_ALL_THREADS enum value | testing::ScopedFakeTestPartResultReporter | |
INTERCEPT_ONLY_CURRENT_THREAD enum value | testing::ScopedFakeTestPartResultReporter | |
InterceptMode enum name | testing::ScopedFakeTestPartResultReporter | |
ReportTestPartResult(const TestPartResult &result) | testing::ScopedFakeTestPartResultReporter | virtual |
ScopedFakeTestPartResultReporter(TestPartResultArray *result) | testing::ScopedFakeTestPartResultReporter | explicit |
ScopedFakeTestPartResultReporter(InterceptMode intercept_mode, TestPartResultArray *result) | testing::ScopedFakeTestPartResultReporter | |
~ScopedFakeTestPartResultReporter() | testing::ScopedFakeTestPartResultReporter | virtual |
~TestPartResultReporterInterface() | testing::TestPartResultReporterInterface | inlinevirtual |