Searched refs:TraceInfo (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc867 struct TraceInfo { struct in namespace:testing::internal
1152 std::vector<TraceInfo>& gtest_trace_stack() {
1155 const std::vector<TraceInfo>& gtest_trace_stack() const {
1326 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
4972 TraceInfo trace;
5276 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1];
5463 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7055 struct TraceInfo; // Information about a trace point.
18692 void PushGTestTrace(const internal::TraceInfo& trace)

Completed in 88 milliseconds