Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Macros
Public Types | Public Member Functions | List of all members
testing::ScopedFakeTestPartResultReporter Class Reference
Inheritance diagram for testing::ScopedFakeTestPartResultReporter:
testing::TestPartResultReporterInterface

Public Types

enum  InterceptMode { INTERCEPT_ONLY_CURRENT_THREAD, INTERCEPT_ALL_THREADS }
 

Public Member Functions

 ScopedFakeTestPartResultReporter (TestPartResultArray *result)
 
 ScopedFakeTestPartResultReporter (InterceptMode intercept_mode, TestPartResultArray *result)
 
virtual void ReportTestPartResult (const TestPartResult &result)
 

The documentation for this class was generated from the following file: