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

12

/external/tensorflow/tensorflow/contrib/tensorboard/plugins/trace/
H A Dtrace_info.proto20 message TraceInfo {
H A Dtrace.py28 from tensorflow.contrib.tensorboard.plugins.trace.trace_info_pb2 import TraceInfo namespace
59 trace_info = TraceInfo()
H A Dtrace_test.py85 trace_info = trace.TraceInfo()
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-internal-inl.h465 struct TraceInfo { struct in namespace:testing::internal
738 std::vector<TraceInfo>& gtest_trace_stack() {
741 const std::vector<TraceInfo>& gtest_trace_stack() const {
912 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/googletest/googletest/src/
H A Dgtest-internal-inl.h457 struct TraceInfo { struct in namespace:testing::internal
742 std::vector<TraceInfo>& gtest_trace_stack() {
745 const std::vector<TraceInfo>& gtest_trace_stack() const {
916 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-internal-inl.h457 struct TraceInfo { struct in namespace:testing::internal
742 std::vector<TraceInfo>& gtest_trace_stack() {
745 const std::vector<TraceInfo>& gtest_trace_stack() const {
916 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h458 struct TraceInfo { struct in namespace:testing::internal
727 std::vector<TraceInfo>& gtest_trace_stack() {
730 const std::vector<TraceInfo>& gtest_trace_stack() const {
897 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h466 struct TraceInfo { struct in namespace:testing::internal
751 std::vector<TraceInfo>& gtest_trace_stack() {
754 const std::vector<TraceInfo>& gtest_trace_stack() const {
925 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h523 struct TraceInfo { struct in namespace:testing::internal
788 std::vector<TraceInfo>& gtest_trace_stack() {
791 const std::vector<TraceInfo>& gtest_trace_stack() const {
944 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal-inl.h455 struct TraceInfo { struct in namespace:testing::internal
724 std::vector<TraceInfo>& gtest_trace_stack() {
727 const std::vector<TraceInfo>& gtest_trace_stack() const {
894 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/v8/testing/gtest/src/
H A Dgtest-internal-inl.h457 struct TraceInfo { struct in namespace:testing::internal
742 std::vector<TraceInfo>& gtest_trace_stack() {
745 const std::vector<TraceInfo>& gtest_trace_stack() const {
916 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-internal-inl.h466 struct TraceInfo { struct in namespace:testing::internal
751 std::vector<TraceInfo>& gtest_trace_stack() {
754 const std::vector<TraceInfo>& gtest_trace_stack() const {
925 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h95 struct TraceInfo; // Information about a trace point.
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h113 struct TraceInfo; // Information about a trace point.
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-internal.h95 struct TraceInfo; // Information about a trace point.
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc917 struct TraceInfo { struct in namespace:testing::internal
1182 std::vector<TraceInfo>& gtest_trace_stack() {
1185 const std::vector<TraceInfo>& gtest_trace_stack() const {
1338 internal::ThreadLocal<std::vector<TraceInfo> > gtest_trace_stack_;
4650 TraceInfo trace;
4916 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1];
5079 void UnitTest::PushGTestTrace(const internal::TraceInfo& trace) {
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
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)
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h1234 void PushGTestTrace(const internal::TraceInfo& trace)
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h119 struct TraceInfo; // Information about a trace point.
/external/googletest/googletest/include/gtest/
H A Dgtest.h1311 void PushGTestTrace(const internal::TraceInfo& trace)
/external/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h98 struct TraceInfo; // Information about a trace point.
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h1311 void PushGTestTrace(const internal::TraceInfo& trace)
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-internal.h98 struct TraceInfo; // Information about a trace point.
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1228 void PushGTestTrace(const internal::TraceInfo& trace);
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h148 struct TraceInfo; // Information about a trace point.

Completed in 361 milliseconds

12