Home
last modified time | relevance | path

Searched defs:base_dir (Results 1 – 25 of 77) sorted by relevance

1234

/external/rust/android-crates-io/crates/tokio/tests/
Dfs_dir.rs12 let base_dir = tempdir().unwrap(); in create_dir() localVariable
23 let base_dir = tempdir().unwrap(); in create_all() localVariable
33 let base_dir = tempdir().unwrap(); in build_dir() localVariable
51 let base_dir = tempdir().unwrap(); in build_dir_mode_read_only() localVariable
71 let base_dir = tempdir().unwrap(); in remove() localVariable
83 let base_dir = tempdir().unwrap(); in read_inherent() localVariable
/external/icing/icing/store/
Ddocument-log-creator.cc52 std::string MakeDocumentLogFilenameV0(const std::string& base_dir) { in MakeDocumentLogFilenameV0()
56 std::string MakeDocumentLogFilenameV1(const std::string& base_dir) { in MakeDocumentLogFilenameV1()
70 const std::string& base_dir, in Create()
109 const Filesystem* filesystem, const std::string& base_dir, in MigrateFromV0ToV1()
Ddocument-store.cc119 std::string MakeHeaderFilename(const std::string& base_dir) { in MakeHeaderFilename()
123 std::string MakeUriHashMapperWorkingPath(const std::string& base_dir) { in MakeUriHashMapperWorkingPath()
127 std::string MakeDocumentIdMapperFilename(const std::string& base_dir) { in MakeDocumentIdMapperFilename()
131 std::string MakeScoreCacheFilename(const std::string& base_dir) { in MakeScoreCacheFilename()
135 std::string MakeScorablePropertyCacheFilename(const std::string& base_dir) { in MakeScorablePropertyCacheFilename()
139 std::string MakeCorpusScoreCache(const std::string& base_dir) { in MakeCorpusScoreCache()
143 std::string MakeFilterCacheFilename(const std::string& base_dir) { in MakeFilterCacheFilename()
147 std::string MakeNamespaceMapperFilename(const std::string& base_dir) { in MakeNamespaceMapperFilename()
151 std::string MakeUsageStoreDirectoryName(const std::string& base_dir) { in MakeUsageStoreDirectoryName()
155 std::string MakeCorpusMapperFilename(const std::string& base_dir) { in MakeCorpusMapperFilename()
[all …]
Dusage-store.cc26 std::string MakeUsageScoreCacheFilename(const std::string& base_dir) { in MakeUsageScoreCacheFilename()
32 const Filesystem* filesystem, const std::string& base_dir) { in Create()
Dblob-store.cc61 std::string MakeBlobInfoProtoLogFileName(const std::string& base_dir) { in MakeBlobInfoProtoLogFileName()
65 std::string MakeBlobFileDir(const std::string& base_dir) { in MakeBlobFileDir()
69 std::string MakeBlobFilePath(const std::string& base_dir, in MakeBlobFilePath()
142 const Filesystem* filesystem, std::string base_dir, const Clock* clock, in Create()
/external/cronet/stable/build/android/
Dadb_logcat_printer.py72 def FindLogFiles(base_dir): argument
127 def ShutdownLogcatMonitor(base_dir, logger): argument
Dadb_logcat_monitor.py41 def StartLogcatIfNecessary(device_id, adb_cmd, base_dir): argument
96 def main(base_dir, adb_cmd='adb'): argument
/external/cronet/tot/build/android/
Dadb_logcat_printer.py72 def FindLogFiles(base_dir): argument
127 def ShutdownLogcatMonitor(base_dir, logger): argument
Dadb_logcat_monitor.py41 def StartLogcatIfNecessary(device_id, adb_cmd, base_dir): argument
96 def main(base_dir, adb_cmd='adb'): argument
/external/angle/build/android/
Dadb_logcat_printer.py72 def FindLogFiles(base_dir): argument
127 def ShutdownLogcatMonitor(base_dir, logger): argument
Dadb_logcat_monitor.py41 def StartLogcatIfNecessary(device_id, adb_cmd, base_dir): argument
96 def main(base_dir, adb_cmd='adb'): argument
/external/jsoncpp/devtools/
Dtarball.py12 def make_tarball(tarball_path, sources, base_dir, prefix_dir=''): argument
48 def decompress(tarball_path, base_dir): argument
/external/icing/icing/index/
Dindex-processor_benchmark.cc176 const std::string& base_dir, const FeatureFlags& feature_flags) { in CreateSchemaStore()
215 void CleanUp(const Filesystem& filesystem, const std::string& base_dir) { in CleanUp()
229 std::string base_dir = GetTestTempDir() + "/index_processor_benchmark"; in BM_IndexDocumentWithOneProperty() local
308 std::string base_dir = GetTestTempDir() + "/index_processor_benchmark"; in BM_IndexDocumentWithTenProperties() local
388 std::string base_dir = GetTestTempDir() + "/index_processor_benchmark"; in BM_IndexDocumentWithDiacriticLetters() local
468 std::string base_dir = GetTestTempDir() + "/index_processor_benchmark"; in BM_IndexDocumentWithHiragana() local
/external/tensorflow/tensorflow/c/experimental/saved_model/internal/testdata/
Dgen_saved_models.py38 def _gen_uninitialized_variable(base_dir): argument
71 def _gen_simple_while_loop(base_dir): argument
/external/icing/icing/schema/
Dschema-store.cc81 std::string MakeHeaderFilename(const std::string& base_dir) { in MakeHeaderFilename()
85 std::string MakeSchemaFilename(const std::string& base_dir) { in MakeSchemaFilename()
89 std::string MakeOverlaySchemaFilename(const std::string& base_dir) { in MakeOverlaySchemaFilename()
93 std::string MakeSchemaTypeMapperFilename(const std::string& base_dir) { in MakeSchemaTypeMapperFilename()
287 const Filesystem* filesystem, const std::string& base_dir, in Create()
305 const Filesystem* filesystem, const std::string& base_dir, in Create()
374 const Filesystem* filesystem, const std::string& base_dir, Header& header) { in DiscardOverlaySchema()
392 const Filesystem* filesystem, const std::string& base_dir, in MigrateSchema()
431 const Filesystem* filesystem, const std::string& base_dir, in HandleOverlaySchemaForVersionChange()
491 const Filesystem* filesystem, const std::string& base_dir) { in DiscardDerivedFiles()
[all …]
/external/icing/icing/scoring/
Dscore-and-rank_benchmark.cc100 const Filesystem* filesystem, const std::string& base_dir, in CreateDocumentStore()
113 const std::string base_dir = GetTestTempDir() + "/score_and_rank_benchmark"; in BM_ScoreAndRankDocumentHitsByDocumentScore() local
224 const std::string base_dir = GetTestTempDir() + "/score_and_rank_benchmark"; in BM_ScoreAndRankDocumentHitsByCreationTime() local
338 const std::string base_dir = GetTestTempDir() + "/score_and_rank_benchmark"; in BM_ScoreAndRankDocumentHitsNoScoring() local
446 const std::string base_dir = GetTestTempDir() + "/score_and_rank_benchmark"; in BM_ScoreAndRankDocumentHitsByRelevanceScoring() local
/external/autotest/client/cros/
Dcros_disks.py486 def create(self, base_dir): argument
501 def verify(self, base_dir): argument
518 def _create(self, base_dir): argument
521 def _verify(self, base_dir): argument
543 def _create(self, base_dir): argument
560 def _verify(self, base_dir): argument
603 def _create(self, base_dir): argument
613 def _verify(self, base_dir): argument
/external/cronet/stable/build/
Dzip_helpers.py118 base_dir=None, argument
166 def zip_directory(output, base_dir, **kwargs): argument
/external/cronet/tot/build/
Dzip_helpers.py118 base_dir=None, argument
166 def zip_directory(output, base_dir, **kwargs): argument
/external/angle/build/
Dzip_helpers.py118 base_dir=None, argument
166 def zip_directory(output, base_dir, **kwargs): argument
/external/icing/icing/query/
Dquery-processor_benchmark.cc114 const Filesystem* filesystem, const std::string& base_dir, in CreateDocumentStore()
135 const std::string base_dir = GetTestTempDir() + "/query_processor_benchmark"; in BM_QueryOneTerm() local
274 const std::string base_dir = GetTestTempDir() + "/query_processor_benchmark"; in BM_QueryFiveTerms() local
431 const std::string base_dir = GetTestTempDir() + "/query_processor_benchmark"; in BM_QueryDiacriticTerm() local
573 const std::string base_dir = GetTestTempDir() + "/query_processor_benchmark"; in BM_QueryHiragana() local
/external/icing/icing/
Dicing-search-engine_backwards_compatibility_test.cc107 std::string base_dir = GetTestBaseDir() + "_migrate"; in TEST_F() local
247 std::string base_dir = GetTestBaseDir() + "_migrate"; in TEST_F() local
394 std::string base_dir = GetTestBaseDir() + "_migrate"; in TEST_F() local
/external/chromium-trace/
Dsystrace.py20 def RemoveAllStalePycFiles(base_dir): argument
/external/tensorflow/tensorflow/cc/experimental/libexport/
Dsave_test.cc28 const string base_dir = tensorflow::io::JoinPath( in TEST() local
/external/libchrome/mojo/public/tools/gn/
Dzip.py29 def DoZip(inputs, link_inputs, zip_inputs, output, base_dir): argument

1234