Searched refs:OUTPUT_FILE_HEAP_PROFILE_SUFFIX (Results 1 – 2 of 2) sorted by relevance
99 private static final String OUTPUT_FILE_HEAP_PROFILE_SUFFIX = ".perfetto-heap-profile"; field in ProfilingFrameworkTests258 confirmCollectionSuccess(callback.mResult, OUTPUT_FILE_HEAP_PROFILE_SUFFIX); in testRequestHeapProfileSuccess()391 confirmCollectionSuccess(callback.mResult, OUTPUT_FILE_HEAP_PROFILE_SUFFIX); in testRequestHeapProfileCancel()
70 private static final String OUTPUT_FILE_HEAP_PROFILE_SUFFIX = ".perfetto-heap-profile"; field in ProfilingService1349 return OUTPUT_FILE_HEAP_PROFILE_SUFFIX; in getFileSuffixForRequest()