Home
last modified time | relevance | path

Searched defs:summary_ (Results 1 – 9 of 9) sorted by relevance

/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h112 internal::String summary_; // The test failure summary. variable
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-test-part.h117 std::string summary_; // The test failure summary. variable
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h115 std::string summary_; // The test failure summary. variable
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-test-part.h118 std::string summary_; // The test failure summary. variable
/external/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h118 std::string summary_; // The test failure summary. variable
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-test-part.h116 std::string summary_; // The test failure summary. variable
/external/googletest/googletest/include/gtest/
Dgtest-test-part.h118 std::string summary_; // The test failure summary. variable
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs4511 private global::Grpc.Testing.ScenarioResultSummary summary_; field in Grpc.Testing.ScenarioResult
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DControl.java17607 private io.grpc.benchmarks.proto.Control.ScenarioResultSummary summary_; field in Control.ScenarioResult
19432 private io.grpc.benchmarks.proto.Control.ScenarioResultSummary summary_ = null; field in Control.ScenarioResult.Builder