Home
last modified time | relevance | path

Searched refs:TraceInfo (Results 1 – 25 of 38) sorted by relevance

12

/external/pigweed/pw_trace_tokenized/
Dtrace_test.cc46 struct TraceInfo { struct in __anon6e77217e0111::TraceTestInterface
51 bool operator==(const TraceInfo& b) const { in operator ==() argument
78 void SetCallbackEventAction(ActionOnEvent action, TraceInfo event) { in SetCallbackEventAction()
114 TraceInfo{trace_ref, event_type, module, trace_id}; in TraceEventCallback()
146 std::deque<TraceInfo>& GetEvents() { return buffer_; } in GetEvents()
150 bool CheckEvent(const TraceInfo& expected) { in CheckEvent()
154 TraceInfo actual = buffer_.front(); in CheckEvent()
161 TraceInfo event_match_;
162 TraceInfo current_trace_event_;
165 std::deque<TraceInfo> buffer_;
[all …]
/external/angle/src/tests/restricted_traces/
Drestricted_traces_autogen.h160 struct TraceInfo struct
171 ANGLE_TRACE_EXPORT const TraceInfo &GetTraceInfo(RestrictedTraceID traceID); argument
Drestricted_traces_autogen.cpp114 constexpr angle::PackedEnumMap<RestrictedTraceID, TraceInfo> kTraceInfos = {
578 const TraceInfo &GetTraceInfo(RestrictedTraceID traceID) in GetTraceInfo()
/external/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h458 struct TraceInfo { struct
727 std::vector<TraceInfo>& gtest_trace_stack() { in gtest_trace_stack()
730 const std::vector<TraceInfo>& gtest_trace_stack() const { in gtest_trace_stack()
897 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
Dgtest.cc3483 TraceInfo trace; in ScopedTrace()
3736 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1]; in AddTestPartResult()
3895 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace) { in PushGTestTrace()
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h457 struct TraceInfo { struct
742 std::vector<TraceInfo>& gtest_trace_stack() { in gtest_trace_stack()
745 const std::vector<TraceInfo>& gtest_trace_stack() const { in gtest_trace_stack()
916 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
Dgtest.cc3830 TraceInfo trace; in ScopedTrace()
4123 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1]; in AddTestPartResult()
4310 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace) in PushGTestTrace()
/external/googletest/googletest/src/
Dgtest-internal-inl.h470 struct TraceInfo { struct
782 std::vector<TraceInfo>& gtest_trace_stack() { in gtest_trace_stack()
785 const std::vector<TraceInfo>& gtest_trace_stack() const { in gtest_trace_stack()
960 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h468 struct TraceInfo { struct
767 std::vector<TraceInfo>& gtest_trace_stack() { in gtest_trace_stack()
770 const std::vector<TraceInfo>& gtest_trace_stack() const { in gtest_trace_stack()
939 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h469 struct TraceInfo { struct
774 std::vector<TraceInfo> &gtest_trace_stack() { in gtest_trace_stack()
777 const std::vector<TraceInfo> &gtest_trace_stack() const { in gtest_trace_stack()
952 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h463 struct TraceInfo { struct
746 std::vector<TraceInfo>& gtest_trace_stack() { in gtest_trace_stack()
749 const std::vector<TraceInfo>& gtest_trace_stack() const { in gtest_trace_stack()
918 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-internal-inl.h464 struct TraceInfo { struct
762 std::vector<TraceInfo>& gtest_trace_stack() { in gtest_trace_stack()
765 const std::vector<TraceInfo>& gtest_trace_stack() const { in gtest_trace_stack()
934 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/angle/src/tests/perf_tests/
DTracePerfTest.cpp103 const TraceInfo &traceInfo = GetTraceInfo(mParams.testID); in getStepAlignment()
998 const TraceInfo &traceInfo = GetTraceInfo(mParams.testID); in initializeBenchmark()
1573 const TraceInfo &traceInfo = GetTraceInfo(mParams.testID); in saveScreenshot()
1607 const TraceInfo &traceInfo = GetTraceInfo(id); in CombineTestID()
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h148 struct TraceInfo; // Information about a trace point.
/external/fmtlib/test/
Dgmock-gtest-all.cc873 struct TraceInfo { struct
1151 std::vector<TraceInfo>& gtest_trace_stack() { in gtest_trace_stack()
1154 const std::vector<TraceInfo>& gtest_trace_stack() const { in gtest_trace_stack()
1325 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
4841 TraceInfo trace; in ScopedTrace()
5134 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1]; in AddTestPartResult()
5318 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace) in PushGTestTrace()
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h98 struct TraceInfo; // Information about a trace point.
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-internal.h101 struct TraceInfo; // Information about a trace point.
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc864 struct TraceInfo { struct
1149 std::vector<TraceInfo>& gtest_trace_stack() { in gtest_trace_stack()
1152 const std::vector<TraceInfo>& gtest_trace_stack() const { in gtest_trace_stack()
1323 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
5278 TraceInfo trace; in ScopedTrace()
5571 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1]; in AddTestPartResult()
5758 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace) in PushGTestTrace()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-internal.h101 struct TraceInfo; // Information about a trace point.
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h101 struct TraceInfo; // Information about a trace point.
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h1228 void PushGTestTrace(const internal::TraceInfo& trace);
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-internal.h113 struct TraceInfo; // Information about a trace point.
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h1311 void PushGTestTrace(const internal::TraceInfo& trace)
/external/googletest/googletest/include/gtest/internal/
Dgtest-internal.h113 struct TraceInfo; // Information about a trace point.
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h1364 void PushGTestTrace(const internal::TraceInfo& trace)

12