Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Drestricted_traces_autogen.h33 struct TraceInfo struct
58 ANGLE_TRACE_EXPORT const TraceInfo &GetTraceInfo(const char *traceName);
H A Drestricted_traces_autogen.cpp128 TraceInfo info;
2426 const TraceInfo &GetTraceInfo(const char *traceName) in GetTraceInfo()
/third_party/skia/third_party/externals/angle2/src/tests/capture_replay_tests/
H A DCaptureReplayTests.cpp51 bool initializeTest(const std::string &execDir, const angle::TraceInfo &traceInfo) in initializeTest()
138 int runTest(const std::string &exeDir, const angle::TraceInfo &traceInfo) in runTest()
211 angle::TraceInfo traceInfo = {}; in run()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp68 TraceInfo traceInfo = {};
120 const TraceInfo &traceInfo = mParams.traceInfo; in frameCount()
1171 const TraceInfo &traceInfo = mParams.traceInfo; in initializeBenchmark()
1879 TracePerfParams CombineWithTraceInfo(const TracePerfParams &in, const TraceInfo &traceInfo) in CombineWithTraceInfo()
1944 std::vector<TraceInfo> traceInfos; in RegisterTraceTests()
1952 TraceInfo traceInfo = {}; in RegisterTraceTests()
1955 static_assert(sizeof(TraceInfo) == sizeof(trace_angle::TraceInfo), "Size mismatch"); in RegisterTraceTests()
1956 trace_angle::TraceInfo autogenFormatInfo = trace_angle::GetTraceInfo(trace.c_str()); in RegisterTraceTests()
1957 memcpy(&traceInfo, &autogenFormatInfo, sizeof(TraceInfo)); in RegisterTraceTests()
[all...]
/third_party/skia/third_party/externals/angle2/util/capture/
H A Dframe_capture_test_utils.h138 struct TraceInfo struct
166 TraceInfo *traceInfoOut);
H A Dframe_capture_test_utils.cpp73 TraceInfo *traceInfoOut) in LoadTraceInfoFromJSON()
/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h459 struct TraceInfo { struct
773 std::vector<TraceInfo>& gtest_trace_stack() { in gtest_trace_stack()
776 const std::vector<TraceInfo>& gtest_trace_stack() const { in gtest_trace_stack()
953 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
H A Dgtest.cc5309 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1];
5517 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace)
6855 internal::TraceInfo trace;
/third_party/node/deps/googletest/src/
H A Dgtest-internal-inl.h460 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()
954 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
H A Dgtest.cc5326 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1];
5543 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace)
6894 internal::TraceInfo trace;
/third_party/mesa3d/src/gtest/src/
H A 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_;
H A Dgtest.cc4782 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1]; in GTEST_LOCK_EXCLUDED_()
4984 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace)
6163 internal::TraceInfo trace;
/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1295 void PushGTestTrace(const internal::TraceInfo& trace)
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h118 struct TraceInfo; // Information about a trace point.
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h101 struct TraceInfo; // Information about a trace point.
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h1290 void PushGTestTrace(const internal::TraceInfo& trace)
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-internal.h117 struct TraceInfo; // Information about a trace point.
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1436 void PushGTestTrace(const internal::TraceInfo& trace)

Completed in 49 milliseconds