Searched refs:GetFileReporterOutput (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/ |
H A D | report_aggregates_only_test.cc | 20 const std::string output = GetFileReporterOutput(argc, argv); in main()
|
H A D | display_aggregates_only_test.cc | 20 const std::string output = GetFileReporterOutput(argc, argv); in main()
|
H A D | output_test.h | 68 std::string GetFileReporterOutput(int argc, char* argv[]);
|
H A D | output_test_helper.cc | 482 std::string GetFileReporterOutput(int argc, char* argv[]) { in GetFileReporterOutput() function
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/ |
H A D | report_aggregates_only_test.cc | 20 const std::string output = GetFileReporterOutput(argc, argv); in main()
|
H A D | display_aggregates_only_test.cc | 20 const std::string output = GetFileReporterOutput(argc, argv); in main()
|
H A D | output_test.h | 68 std::string GetFileReporterOutput(int argc, char* argv[]);
|
H A D | output_test_helper.cc | 496 std::string GetFileReporterOutput(int argc, char* argv[]) { in GetFileReporterOutput() function
|
/aosp_15_r20/external/google-benchmark/test/ |
H A D | report_aggregates_only_test.cc | 20 const std::string output = GetFileReporterOutput(argc, argv); in main()
|
H A D | display_aggregates_only_test.cc | 20 const std::string output = GetFileReporterOutput(argc, argv); in main()
|
H A D | output_test.h | 68 std::string GetFileReporterOutput(int argc, char* argv[]);
|
H A D | output_test_helper.cc | 497 std::string GetFileReporterOutput(int argc, char* argv[]) { in GetFileReporterOutput() function
|