Home
last modified time | relevance | path

Searched defs:results (Results 1 – 17 of 17) 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.java128 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
DBenchmarkResult.java194 List<Pair<String, Float>> results = new ArrayList<>(); in getEvaluatorResults() local
248 Bundle results = new Bundle(); in toBundle() local
366 ArrayList<Float> results = new ArrayList<Float>(); in fromInferenceResults() 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()
DCertificationSuiteResultReporter.java551 private void createChecksum(File resultDir, Collection<TestRunResult> results, in createChecksum()
/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNBenchmark.java99 Pair<List<InferenceInOutSequence>, List<InferenceResult>> results; in runBenchmarkLoop() local
/test/vts-testcase/kernel/ltp/
DKernelLtpTest.py183 def Verify(self, test_case, results): argument
/test/mlts/benchmark/results/
Dgenerate_result.py100 def group_results(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/mlts/benchmark/jni/
Drun_tflite.cpp237 std::vector<InferenceResult>* results) { in benchmark()
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTestResultParser.java384 JSONArray results = object.getJSONArray(RESULTS); in processJsonFile() local
/test/vti/dashboard/testdata/
Dtest-report-data.json70 "results": [ array
202 "results": [ array