Searched defs:reporter (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc133 // The c'tor sets this object as the test part result reporter used
135 // results. This reporter will only catch failures generated in the current
143 // The d'tor restores the previous test part result reporter.
873 // This is the default global test part result reporter used in UnitTestImpl.
889 // This is the default per thread test part result reporter used in
896 // delegates to the current global test part result reporter of *unit_test_.
918 // TestPartResult to the global test result reporter, which registers the
921 // Returns the global test part result reporter.
924 // Sets the global test part result reporter.
926 TestPartResultReporterInterface* reporter);
2173 SetGlobalTestPartResultReporter( TestPartResultReporterInterface* reporter) argument
2186 SetTestPartResultReporterForCurrentThread( TestPartResultReporterInterface* reporter) argument
[all...]

Completed in 29 milliseconds