Searched refs:testModelMul (Results 1 – 1 of 1) sorted by relevance
1094 const Model testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P() local1095 if (checkEarlyTermination(testModelMul)) return; in TEST_P()1108 saveModelToCache(testModelMul, modelCache, dataCache); in TEST_P()1157 const Model testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P() local1158 if (checkEarlyTermination(testModelMul)) return; in TEST_P()1171 saveModelToCache(testModelMul, modelCache, dataCache); in TEST_P()1220 const Model testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P() local1221 if (checkEarlyTermination(testModelMul)) return; in TEST_P()1234 saveModelToCache(testModelMul, modelCache, dataCache); in TEST_P()