Home
last modified time | relevance | path

Searched defs:trace_file_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/perfetto/test/stress_test/
H A Dstress_test.cc210 auto trace_file_path = result_dir + "/trace"; in RunConfig() local
275 void TestHarness::ReadbackTrace(const std::string& trace_file_path, in ReadbackTrace()
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_shell.cc714 std::string trace_file_path; member
1094 base::Status LoadTrace(const std::string& trace_file_path, double* size_mb) { in LoadTrace()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc.h565 const char* trace_file_path; member
/aosp_15_r20/external/OpenCSD/decoder/tests/source/
H A Dc_api_pkt_print_test.c1092 char trace_file_path[MAX_TRACE_FILE_PATH_LEN]; in main() local