Home
last modified time | relevance | path

Searched refs:log_path (Results 1 – 2 of 2) sorted by relevance

/art/odrefresh/
Dodr_compilation_log_test.cc285 const char* log_path = scratch_file.GetFilename().c_str(); in TEST_F() local
287 OdrCompilationLog ocl(log_path); in TEST_F()
293 OdrCompilationLog ocl(log_path); in TEST_F()
304 OdrCompilationLog ocl(log_path); in TEST_F()
314 OdrCompilationLog ocl(log_path); in TEST_F()
323 OdrCompilationLog ocl(log_path); in TEST_F()
333 OdrCompilationLog ocl(log_path); in TEST_F()
342 OdrCompilationLog ocl(log_path); in TEST_F()
351 OdrCompilationLog ocl(log_path); in TEST_F()
360 OdrCompilationLog ocl(log_path); in TEST_F()
/art/tools/jvmti-agents/ti-alloc-sample/
DREADME.md19 > `sample_rate,stack_depth_limit,log_path`
25 * log_path is an absolute file path specifying where the log is to be written.