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

/prebuilts/ndk/current/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h466 struct TraceInfo { struct in namespace:testing::internal
745 std::vector<TraceInfo>& gtest_trace_stack() {
748 const std::vector<TraceInfo>& gtest_trace_stack() const {
919 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
H A Dgtest.cc3458 TraceInfo trace;
3723 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1];
3885 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace)
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h466 struct TraceInfo { struct in namespace:testing::internal
745 std::vector<TraceInfo>& gtest_trace_stack() {
748 const std::vector<TraceInfo>& gtest_trace_stack() const {
919 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
H A Dgtest.cc3458 TraceInfo trace;
3723 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1];
3885 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace)
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h466 struct TraceInfo { struct in namespace:testing::internal
745 std::vector<TraceInfo>& gtest_trace_stack() {
748 const std::vector<TraceInfo>& gtest_trace_stack() const {
919 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
H A Dgtest.cc3458 TraceInfo trace;
3723 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1];
3885 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace)
/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h94 struct TraceInfo; // Information about a trace point.
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h94 struct TraceInfo; // Information about a trace point.
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h94 struct TraceInfo; // Information about a trace point.
/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1248 void PushGTestTrace(const internal::TraceInfo& trace)
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1248 void PushGTestTrace(const internal::TraceInfo& trace)
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1248 void PushGTestTrace(const internal::TraceInfo& trace)

Completed in 251 milliseconds