Searched refs:testModelEntry (Results 1 – 4 of 4) sorted by relevance
187 for (TestModelEntry testModelEntry : modelsList()) { in getModelByName()188 if (testModelEntry.mModelName.equals(name)) { in getModelByName()189 return testModelEntry; in getModelByName()
183 TestModels.TestModelEntry testModelEntry, String acceleratorName) in isTestModelSupportedByAccelerator() argument185 try (NNTestBase tb = testModelEntry.createNNTestBase(TfLiteBackend.NNAPI, in isTestModelSupportedByAccelerator()197 testModelEntry.mModelName, acceleratorName), e); in isTestModelSupportedByAccelerator()
153 TestModels.TestModelEntry testModelEntry) {170 mTestModelEntry = testModelEntry;
252 final String acceleratorName, TestModels.TestModelEntry testModelEntry) {254 mTestModelEntry = testModelEntry;