Searched refs:INSTANTIATE_GENERATED_TEST (Results 1 – 5 of 5) sorted by relevance
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestGenerated.cpp | 538 INSTANTIATE_GENERATED_TEST(GeneratedTests, 541 INSTANTIATE_GENERATED_TEST(DynamicOutputShapeTest, [](const TestModel& testModel) { in __anon9629926a0902() 545 INSTANTIATE_GENERATED_TEST(GeneratedValidationTests, [](const TestModel& testModel) { in __anon9629926a0a02() 549 INSTANTIATE_GENERATED_TEST(QuantizationCouplingTest, [](const TestModel& testModel) { in __anon9629926a0b02() 554 INSTANTIATE_GENERATED_TEST(DeviceMemoryTest, [](const TestModel& testModel) { in __anon9629926a0c02() 562 INSTANTIATE_GENERATED_TEST(FencedComputeTest, [](const TestModel& testModel) { in __anon9629926a0e02()
|
D | TestCompatibilityLayer.cpp | 236 INSTANTIATE_GENERATED_TEST(CompatibilityLayerGeneratedTestsSupported, 241 INSTANTIATE_GENERATED_TEST(CompatibilityLayerGeneratedTestsUnsupported, 246 INSTANTIATE_GENERATED_TEST(CompatibilityLayerGeneratedTestsDynamicOutput,
|
D | SupportLibraryTestGenerated.cpp | 612 INSTANTIATE_GENERATED_TEST(GeneratedTests, 615 INSTANTIATE_GENERATED_TEST(DynamicOutputShapeTest, [](const TestModel& testModel) { in __anon9bdf8d9c0b02() 619 INSTANTIATE_GENERATED_TEST(GeneratedValidationTests, [](const TestModel& testModel) { in __anon9bdf8d9c0c02() 623 INSTANTIATE_GENERATED_TEST(QuantizationCouplingTest, [](const TestModel& testModel) { in __anon9bdf8d9c0d02() 628 INSTANTIATE_GENERATED_TEST(DeviceMemoryTest, [](const TestModel& testModel) { in __anon9bdf8d9c0e02() 636 INSTANTIATE_GENERATED_TEST(FencedComputeTest, [](const TestModel& testModel) { in __anon9bdf8d9c1002()
|
D | GeneratedTestUtils.h | 48 #define INSTANTIATE_GENERATED_TEST(TestSuite, filter) \ macro
|
D | TestCompliance.cpp | 255 INSTANTIATE_GENERATED_TEST(GeneratedComplianceTest, [](const TestModel& testModel) { in __anoncb1810160202()
|