Home
last modified time | relevance | path

Searched defs:traceFile (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DDawnPerfTest.cpp33 const char* traceFile) { in DumpTraceEventsToJSONFile()
101 const char* traceFile = argv[i] + argLen; in DawnPerfTestEnvironment() local
354 const char* traceFile = gTestEnv->GetTraceFile(); in OutputResults() local
/third_party/node/test/parallel/
Dtest-trace-events-fs-sync.js119 const traceFile = path.join(tmpdir.path, 'node_trace.1.log'); constant
/third_party/node/test/internet/
Dtest-trace-events-dns.js13 const traceFile = 'node_trace.1.log'; constant