Home
last modified time | relevance | path

Searched refs:withDisabledEvaluation (Results 1 – 4 of 4) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNInferenceStressTest.java53 .map(TestModels.TestModelEntry::withDisabledEvaluation) in modelsList()
DNNModelLoadingStressTest.java52 .map(TestModels.TestModelEntry::withDisabledEvaluation) in modelsList()
/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DTestModels.java107 public TestModelEntry withDisabledEvaluation() { in withDisabledEvaluation() method in TestModels.TestModelEntry
/test/mlts/benchmark/crashtest/src/com/android/nn/crashtest/
DMainActivity.java175 .map(TestModels.TestModelEntry::withDisabledEvaluation).filter( in modelsForAccelerator()