Lines Matching defs:testModel
182 const TestModel& testModel, Execution* execution, in createRequestWithDeviceMemories()
222 static void copyResultsFromDeviceMemories(const TestModel& testModel, in copyResultsFromDeviceMemories()
245 void GeneratedTests::executeInternal(const Compilation& compilation, const TestModel& testModel, in executeInternal()
305 const TestModel& testModel) { in executeWithCompilation()
320 const TestModel& testModel) { in validateCompilationMemoryPreferences()
344 void GeneratedTests::executeOnce(const Model& model, const TestModel& testModel) { in executeOnce()
354 const TestModel& testModel) { in executeMultithreadedOwnCompilation()
365 const TestModel& testModel) { in executeMultithreadedSharedCompilation()
380 void GeneratedTests::execute(const TestModel& testModel) { in execute()
539 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon5c5a27af0802()
541 INSTANTIATE_GENERATED_TEST(DynamicOutputShapeTest, [](const TestModel& testModel) { in __anon5c5a27af0902()
545 INSTANTIATE_GENERATED_TEST(GeneratedValidationTests, [](const TestModel& testModel) { in __anon5c5a27af0a02()
549 INSTANTIATE_GENERATED_TEST(QuantizationCouplingTest, [](const TestModel& testModel) { in __anon5c5a27af0b02()
554 INSTANTIATE_GENERATED_TEST(DeviceMemoryTest, [](const TestModel& testModel) { in __anon5c5a27af0c02()
562 INSTANTIATE_GENERATED_TEST(FencedComputeTest, [](const TestModel& testModel) { in __anon5c5a27af0e02()