Home
last modified time | relevance | path

Searched refs:BinaryCacheBuilder (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/extras/simpleperf/scripts/test/
H A Dbinary_cache_builder_test.py23 from binary_cache_builder import BinaryCacheBuilder
41 binary_cache_builder = BinaryCacheBuilder(TestHelper.ndk_path, False)
61 binary_cache_builder = BinaryCacheBuilder(TestHelper.ndk_path, False)
72 binary_cache_builder = BinaryCacheBuilder(TestHelper.ndk_path, False)
96 binary_cache_builder = BinaryCacheBuilder(TestHelper.ndk_path, False)
H A Dreport_html_test.py21 from binary_cache_builder import BinaryCacheBuilder
108 binary_cache_builder = BinaryCacheBuilder(TestHelper.ndk_path, False)
148 binary_cache_builder = BinaryCacheBuilder(TestHelper.ndk_path, False)
H A Dpprof_proto_generator_test.py20 from binary_cache_builder import BinaryCacheBuilder
120 binary_cache_builder = BinaryCacheBuilder(TestHelper.ndk_path, False)
H A Dtools_test.py20 from binary_cache_builder import BinaryCacheBuilder
273 binary_cache_builder = BinaryCacheBuilder(TestHelper.ndk_path, False)
/aosp12/system/extras/simpleperf/scripts/
H A Dbinary_cache_builder.py40 class BinaryCacheBuilder(object): class
242 builder = BinaryCacheBuilder(ndk_path, args.disable_adb_root)