Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
Dandroid_profiling_helper_unittest.py46 android_profiling_helper._FileMetadataMatches(
54 android_profiling_helper._FileMetadataMatches(
64 android_profiling_helper._FileMetadataMatches(
70 android_profiling_helper._FileMetadataMatches(
81 android_profiling_helper._FileMetadataMatches(
88 android_profiling_helper._FileMetadataMatches(
99 android_profiling_helper._FileMetadataMatches(
Dandroid_profiling_helper.py157 def _FileMetadataMatches(filea, fileb): function
218 elif not _FileMetadataMatches(unstripped_host_lib, output_lib):