Home
last modified time | relevance | path

Searched defs:results (Results 1 – 21 of 21) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationChecksumHelperTest.java66 Collection<TestRunResult> results = new ArrayList<>(); in testCreateChecksum() local
92 TestRunResult results = new TestRunResult(); in createFakeResults() local
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DCaseResult.java74 List<ITestResult> results = new ArrayList<>(); in getResults() local
88 ArrayList<ITestResult> results = new ArrayList<>(mResults.values()); in getResults() local
DModuleResult.java237 ArrayList<ICaseResult> results = new ArrayList<>(mResults.values()); in getResults() local
DResultHandler.java133 List<IInvocationResult> results = new ArrayList<>(); in getLightResults() local
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestCaseRunEntity.java54 private List<Integer> results; field in TestCaseRunEntity
180 List<Integer> results = new ArrayList<>(); in toEntity() local
211 List<Long> results = (List<Long>) e.getProperty(RESULTS); in fromEntity() local
/test/vti/dashboard/src/test/java/com/android/vts/entity/
DTestCaseRunEntityTest.java35 List<Integer> results = Arrays.asList(1, 1, 1, 1, 1, 1, 1); in saveTest() local
/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DOutputMeanStdDev.java43 float[] results = new float[mNumOutputs]; in denormalize() local
DLatencyResult.java43 public LatencyResult(float[] results) { in LatencyResult()
101 public void putToBundle(Bundle results, String prefix) { in putToBundle()
DBenchmarkResult.java179 List<Pair<String, Float>> results = new ArrayList<>(); in getEvaluatorResults() local
251 Bundle results = new Bundle(); in toBundle() local
357 ArrayList<Float> results = new ArrayList<Float>(); in fromInferenceResults() local
DProcessor.java194 Pair<List<InferenceInOutSequence>, List<InferenceResult>> results; in runBenchmarkLoop() local
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationChecksumHelper.java123 public static boolean tryCreateChecksum(File dir, Collection<TestRunResult> results, in tryCreateChecksum()
158 private static int countTestResults(Collection<TestRunResult> results) { in countTestResults()
166 private void addResults(Collection<TestRunResult> results) { in addResults()
DPreviousResultLoader.java225 CollectingTestListener results = new CollectingTestListener(); in loadPreviousResults() local
DCertificationSuiteResultReporter.java636 private void createChecksum(File resultDir, Collection<TestRunResult> results, in createChecksum()
/test/vts/testcases/host/kernel_proc_file_api_test/
Dvts_kernel_proc_file_api_test.py317 results = unittest.TextTestRunner(verbosity=2).run(suite) variable
/test/mlts/benchmark/jni/
Drun_tflite.cpp266 std::vector<InferenceResult>* results) { in benchmark()
455 std::vector<float>* results) { in benchmarkSingleTypeOfCompilation()
519 std::vector<float>* results) { in benchmarkSingleTypeOfCompilationWithWarmup()
/test/vts-testcase/kernel/api/sysfs/src/com/android/tests/sysfs/
DKernelApiSysfsTest.java219 String results = getDevice().pullFileContents(wakeLockPath).trim(); in testWakeLock() local
/test/vts-testcase/kernel/ltp/
DKernelLtpTest.py183 def Verify(self, test_case, results): argument
/test/vti/dashboard/src/main/java/com/android/vts/api/
DTestDataForDevServlet.java174 private List<Integer> results; field in TestDataForDevServlet.TestReportDataObject.Test.TestRun.TestCaseRun
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTestResultParser.java384 JSONArray results = object.getJSONArray(RESULTS); in processJsonFile() local
/test/mlts/benchmark/results/
Dgenerate_result.py168 def group_results(results): argument
/test/vti/dashboard/testdata/
Dtest-report-data.json70 "results": [ array
202 "results": [ array