/test/suite_harness/tools/cts-test-metrics/ |
D | parse_test_metrics.py | 31 def _Parse(self, filename): argument 37 def _PrintJson(self, filename, json_data): argument
|
/test/mlts/benchmark/tools/ |
D | gen_mobilenet_input.py | 14 def gen_input_files(filename, prefix, size): argument
|
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/ |
D | DupFileTest.java | 139 String filename = entry.getName(); in getListOfFiles() local 148 private Boolean checkThisFile(String filename) { in checkThisFile()
|
/test/vts/runners/host/ |
D | logger.py | 131 def _initiateTestLogger(log_path, prefix=None, filename=None, log_severity="INFO"): argument 219 filename=None, argument 244 def addLogFile(log_path, filename=None, log_severity="INFO"): argument
|
/test/vts/drivers/hal/libcodecoverage/ |
D | GcdaFile.h | 32 explicit GcdaFile(const string& filename) : filename_(filename) {} in GcdaFile()
|
D | GcdaParser.h | 34 explicit GcdaRawCoverageParser(const char* filename) in GcdaRawCoverageParser()
|
/test/vts/testcases/host/verify_acpio/ |
D | VtsFirmwareAcpioVerification.py | 68 def getSha1(self, filename): argument
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
D | ApkInstaller.java | 47 protected File getTestFile(IBuildInfo buildInfo, String filename) throws FileNotFoundException { in getTestFile()
|
/test/vts/utils/python/io/ |
D | file_util.py | 23 def FindFile(directory, filename): argument
|
/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/testtype/ |
D | VtsFuzzTestResultParserTest.java | 51 private String[] readInFile(String filename) { in readInFile()
|
/test/vts/drivers/hal/common/driver_base/ |
D | DriverBase.cpp | 99 string filename = in LoadTargetComponent() local 220 bool DriverBase::ReadGcdaFile(const string& basepath, const string& filename, in ReadGcdaFile()
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/ |
D | CompatibilityBuildHelper.java | 331 public File getTestFile(String filename) throws FileNotFoundException { in getTestFile() 339 public File getTestFile(String filename, IAbi abi) throws FileNotFoundException { in getTestFile()
|
/test/vts/utils/python/instrumentation/ |
D | test_framework_instrumentation.py | 192 def CompileResults(directory=None, filename=DEFAULT_FILE_NAME_TEXT_RESULT): argument
|
/test/vts/drivers/shell/ |
D | ShellDriver.cpp | 270 long VtsShellDriver::GetFileSize(const char* filename) { in GetFileSize()
|
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/ |
D | JarHostTestTest.java | 106 protected File getJarResource(String filename, File parentDir) throws IOException { in getJarResource()
|
/test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
D | InferenceInOutSequence.java | 173 private static Integer getIndexFromFilename(String filename) { in getIndexFromFilename()
|
/test/vts-testcase/kernel/encryption/ |
D | utils.cpp | 68 std::string filename(entry->d_name); in DeleteRecursively() local
|
/test/framework/harnesses/host_controller/build/ |
D | build_provider_pab.py | 495 def DownloadArtifact(self, download_url, filename): argument
|