Searched refs:dest (Results 1 – 13 of 13) sorted by relevance
150 public void writeToParcel(Parcel dest, int flags) { in writeToParcel() argument151 dest.writeFloat(mTotalTimeSec); in writeToParcel()152 dest.writeFloat(mSumOfMSEs); in writeToParcel()153 dest.writeFloat(mMaxSingleError); in writeToParcel()154 dest.writeInt(mIterations); in writeToParcel()155 dest.writeFloat(mTimeStdDeviation); in writeToParcel()156 dest.writeString(mTestInfo); in writeToParcel()157 dest.writeInt(mNumberOfEvaluatorResults); in writeToParcel()158 dest.writeStringArray(mEvaluatorKeys); in writeToParcel()159 dest.writeFloatArray(mEvaluatorResults); in writeToParcel()[all …]
58 dest='test_type',64 dest='time_out',70 dest='is_replay',76 dest='disable_stop_runtime',82 dest='package_root',88 dest='path_root',95 dest='test_binary_file',100 dest='test_script_file',105 dest='test_config_dir',
114 args.branch, args.target, args.dest,141 args.target, args.dest, args.additional_files_bucket))230 def ReleaseCallback(self, schedule_for, account_id, branch, target, dest, argument246 self.UploadVtslab(fetched_path, dest)257 (schedule_for, account_id, branch, target, dest, bucket))
105 dest='update_build',
76 self.GetDestURL(args.dest))
218 client.import_csv(args.dest, csv_file.getvalue())
372 dest='update_build',
126 dest_path = self.console.FormatString(args.dest)
55 public static void pullFromDevice(ITestDevice device, String src, String dest) { in pullFromDevice() argument65 File destFile = new File(String.format("%s/%s", dest, fileName)); in pullFromDevice()80 public static void pullFromHost(File src, File dest) { in pullFromHost() argument83 FileUtil.recursiveCopy(src, dest); in pullFromHost()
210 dest='test_name',215 dest='test_plan',220 dest='test_dir',225 dest='test_type',
724 dest="report_prefix",729 dest="report_path",733 "--serial", dest="serial", required=True, help="Device serial number.")736 dest="gcov_rescource_path",
587 dest = self.FormatString(590 self._logfile_upload_path = dest608 infra_log_upload_command += " --dest=%s" % dest627 return (ret != False), dest
META-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...