Home
last modified time | relevance | path

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

/test/vts/utils/python/fuzzer/
Dcorpus_manager.py183 inuse_seed = self._GetFilePaths('corpus_inuse', test_name,
331 corpus_destination = self._GetFilePaths(
355 remote_corpus = self._GetFilePaths(file_type, test_name,
411 corpus_destination = self._GetFilePaths('corpus_seed', test_name,
451 corpus_destination = self._GetFilePaths(
457 corpus_destination = self._GetFilePaths(
532 corpus_destination = self._GetFilePaths(
566 dest_corpus = self._GetFilePaths(dest_dir, test_name, src_corpus)
590 local_lock_file, self._GetFilePaths('corpus_lock', test_name))
605 self._GetFilePaths('corpus_lock', test_name))
[all …]
Dcorpus_manager_test.py316 _corpus_manager._GetFilePaths('corpus_seed', 'ILight',
320 _corpus_manager._GetFilePaths('corpus_inuse', 'ILight',
324 _corpus_manager._GetFilePaths('corpus_complete', 'ILight',
329 _corpus_manager._GetFilePaths('corpus_crash', 'ILight',