Lines Matching defs:testModel

129                           const TestModel& testModel)  in DeviceMemoryAllocator()
296 Model createModel(const TestModel& testModel) { in createModel()
344 static bool isOutputSizeGreaterThanOne(const TestModel& testModel, uint32_t index) { in isOutputSizeGreaterThanOne()
395 std::optional<Request> ExecutionContext::createRequest(const TestModel& testModel, in createRequest()
520 std::vector<TestBuffer> ExecutionContext::getOutputBuffers(const TestModel& testModel, in getOutputBuffers()
563 static bool hasZeroSizedOutput(const TestModel& testModel) { in hasZeroSizedOutput()
572 const TestModel& testModel, const TestConfig& testConfig, in EvaluatePreparedModel()
875 const TestModel& testModel, TestKind testKind) { in EvaluatePreparedModel()
953 const TestModel& testModel, in EvaluatePreparedCoupledModels()
985 void Execute(const std::shared_ptr<IDevice>& device, const TestModel& testModel, in Execute()
1117 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon4cf4456d0702()
1119 INSTANTIATE_GENERATED_TEST(DynamicOutputShapeTest, [](const TestModel& testModel) { in __anon4cf4456d0802()
1124 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon4cf4456d0902()
1127 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon4cf4456d0a02()
1129 INSTANTIATE_GENERATED_TEST(QuantizationCouplingTest, [](const TestModel& testModel) { in __anon4cf4456d0b02()
1134 INSTANTIATE_GENERATED_TEST(InfiniteLoopTimeoutTest, [](const TestModel& testModel) { in __anon4cf4456d0c02()