Lines Matching refs:testModel

421                                          const Model* model, const TestModel& testModel) {  in verifyModelPreparationBehaviour()  argument
444 EvaluatePreparedModel(kDevice, preparedModel, testModel, in verifyModelPreparationBehaviour()
486 const TestModel& testModel = createTestModel(); in TEST_P() local
487 const Model model = createModel(testModel); in TEST_P()
522 EvaluatePreparedModel(kDevice, preparedModel, testModel, /*testKind=*/TestKind::GENERAL); in TEST_P()
527 const TestModel& testModel = createTestModel(); in TEST_P() local
528 const Model model = createModel(testModel); in TEST_P()
583 EvaluatePreparedModel(kDevice, preparedModel, testModel, /*testKind=*/TestKind::GENERAL); in TEST_P()
588 const TestModel& testModel = createTestModel(); in TEST_P() local
589 const Model model = createModel(testModel); in TEST_P()
604 EvaluatePreparedModel(kDevice, preparedModel, testModel, /*testKind=*/TestKind::GENERAL); in TEST_P()
606 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
622 EvaluatePreparedModel(kDevice, preparedModel, testModel, /*testKind=*/TestKind::GENERAL); in TEST_P()
624 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
639 EvaluatePreparedModel(kDevice, preparedModel, testModel, /*testKind=*/TestKind::GENERAL); in TEST_P()
641 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
657 EvaluatePreparedModel(kDevice, preparedModel, testModel, /*testKind=*/TestKind::GENERAL); in TEST_P()
659 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
665 const TestModel& testModel = createTestModel(); in TEST_P() local
666 const Model model = createModel(testModel); in TEST_P()
685 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
697 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
708 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
720 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
726 const TestModel& testModel = createTestModel(); in TEST_P() local
727 const Model model = createModel(testModel); in TEST_P()
743 EvaluatePreparedModel(kDevice, preparedModel, testModel, /*testKind=*/TestKind::GENERAL); in TEST_P()
745 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
759 EvaluatePreparedModel(kDevice, preparedModel, testModel, /*testKind=*/TestKind::GENERAL); in TEST_P()
761 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
767 const TestModel& testModel = createTestModel(); in TEST_P() local
768 const Model model = createModel(testModel); in TEST_P()
789 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
799 verifyModelPreparationBehaviour(modelCache, dataCache, &model, testModel); in TEST_P()
1084 const TestModel& testModel = createTestModel(); in testCorruptedCache() local
1085 const Model model = createModel(testModel); in testCorruptedCache()