/aosp_15_r20/external/icing/icing/ |
H A D | icing-search-engine_benchmark.cc | 211 DestructibleDirectory ddir(filesystem, test_dir); in BM_IndexLatency() local 251 DestructibleDirectory ddir(filesystem, test_dir); in BM_QueryLatency() local 298 DestructibleDirectory ddir(filesystem, test_dir); in BM_IndexThroughput() local 364 DestructibleDirectory ddir(filesystem, test_dir); in BM_MutlipleIndices() local 492 DestructibleDirectory ddir(filesystem, test_dir); in BM_SearchNoStackOverflow() local 558 DestructibleDirectory ddir(filesystem, test_dir); in BM_RepeatedPut() local 608 DestructibleDirectory ddir(filesystem, test_dir); in BM_Put() local 643 DestructibleDirectory ddir(filesystem, test_dir); in BM_Get() local 680 DestructibleDirectory ddir(filesystem, test_dir); in BM_Delete() local 720 DestructibleDirectory ddir(filesystem, test_dir); in BM_PutMaxAllowedDocuments() local [all …]
|
H A D | icing-search-engine_flush_benchmark.cc | 143 DestructibleDirectory ddir(filesystem, test_dir); in BM_FlushBenchmark() local
|
/aosp_15_r20/external/icing/icing/store/ |
H A D | document-store_benchmark.cc | 151 DestructibleDirectory ddir(filesystem, directory); in BM_DoesDocumentExistBenchmark() local 194 DestructibleDirectory ddir(filesystem, directory); in BM_Put() local 224 DestructibleDirectory ddir(filesystem, directory); in BM_GetSameDocument() local 252 DestructibleDirectory ddir(filesystem, directory); in BM_Delete() local 292 DestructibleDirectory ddir(filesystem, directory); in BM_Create() local 308 DestructibleDirectory ddir(filesystem, directory); in BM_Create() local 326 DestructibleDirectory ddir(filesystem, directory); in BM_UpdateChecksum() local
|
H A D | key-mapper_benchmark.cc | 114 DestructibleDirectory ddir(&benchmark.filesystem, benchmark.base_dir); in BM_PutMany() local 172 DestructibleDirectory ddir(&benchmark.filesystem, benchmark.base_dir); in BM_Put() local 213 DestructibleDirectory ddir(&benchmark.filesystem, benchmark.base_dir); in BM_Get() local 268 DestructibleDirectory ddir(&benchmark.filesystem, benchmark.base_dir); in BM_Iterator() local
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | compileall.py | 21 def compile_dir(dir, maxlevels=10, ddir=None, argument 61 def compile_file(fullname, ddir=None, force=0, rx=None, quiet=0): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | compileall.py | 48 def compile_dir(dir, maxlevels=None, ddir=None, force=False, argument 125 def compile_file(fullname, ddir=None, force=False, rx=None, quiet=0, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | compileall.py | 48 def compile_dir(dir, maxlevels=None, ddir=None, force=False, argument 125 def compile_file(fullname, ddir=None, force=False, rx=None, quiet=0, argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | compileall.py | 48 def compile_dir(dir, maxlevels=None, ddir=None, force=False, argument 125 def compile_file(fullname, ddir=None, force=False, rx=None, quiet=0, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | compileall.py | 48 def compile_dir(dir, maxlevels=None, ddir=None, force=False, argument 125 def compile_file(fullname, ddir=None, force=False, rx=None, quiet=0, argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | compileall.py | 48 def compile_dir(dir, maxlevels=None, ddir=None, force=False, argument 125 def compile_file(fullname, ddir=None, force=False, rx=None, quiet=0, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | compileall.py | 48 def compile_dir(dir, maxlevels=None, ddir=None, force=False, argument 125 def compile_file(fullname, ddir=None, force=False, rx=None, quiet=0, argument
|
/aosp_15_r20/external/icing/icing/index/numeric/ |
H A D | integer-index-storage_benchmark.cc | 268 DestructibleDirectory ddir(&benchmark.filesystem, benchmark.working_path); in BM_ExactQuery() local 347 DestructibleDirectory ddir(&benchmark.filesystem, benchmark.working_path); in BM_RangeQueryAll() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_compileall.py | 299 def _test_ddir_only(self, *, ddir, parallel=True): argument
|