Searched refs:modelAdd (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | CompilationCachingTests.cpp | 840 const Model modelAdd = createModel(testModelAdd); in TEST_P() local 841 if (checkEarlyTermination(modelAdd)) return; in TEST_P() 868 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P() 903 const Model modelAdd = createModel(testModelAdd); in TEST_P() local 904 if (checkEarlyTermination(modelAdd)) return; in TEST_P() 928 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P() 966 const Model modelAdd = createModel(testModelAdd); in TEST_P() local 967 if (checkEarlyTermination(modelAdd)) return; in TEST_P() 989 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | CompilationCachingTests.cpp | 1037 const Model modelAdd = createModel(testModelAdd); in TEST_P() local 1038 if (checkEarlyTermination(modelAdd)) return; in TEST_P() 1065 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P() 1099 const Model modelAdd = createModel(testModelAdd); in TEST_P() local 1100 if (checkEarlyTermination(modelAdd)) return; in TEST_P() 1124 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P() 1161 const Model modelAdd = createModel(testModelAdd); in TEST_P() local 1162 if (checkEarlyTermination(modelAdd)) return; in TEST_P() 1184 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | CompilationCachingTests.cpp | 1028 const Model modelAdd = createModel(testModelAdd); in TEST_P() local 1029 if (checkEarlyTermination(modelAdd)) return; in TEST_P() 1056 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P() 1090 const Model modelAdd = createModel(testModelAdd); in TEST_P() local 1091 if (checkEarlyTermination(modelAdd)) return; in TEST_P() 1115 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P() 1152 const Model modelAdd = createModel(testModelAdd); in TEST_P() local 1153 if (checkEarlyTermination(modelAdd)) return; in TEST_P() 1175 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P()
|