Searched defs:resultList (Results 1 – 3 of 3) sorted by relevance
116 LinkedList resultList = gson.fromJson(result, LinkedList.class); in testBranchData() local137 LinkedList resultList = gson.fromJson(result, LinkedList.class); in testDeviceData() local
66 List<InferenceResult> resultList, in runBenchmark()280 List<InferenceResult> resultList = new ArrayList<>(); in runBenchmark() local
269 jobject resultList, in Java_com_android_nn_benchmark_core_NNTestBase_runBenchmark()