Searched refs:kTestOperandTypeChoices (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | MemoryDomainTests.cpp | 54 const auto kTestOperandTypeChoices = testing::ValuesIn(kTestOperandTypeChoicesVector); variable 638 kTestOperandTypeChoices), 894 kTestOperandTypeChoices), 1258 kTestOperandTypeChoices, kExecutorChoices),
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | MemoryDomainTests.cpp | 53 const auto kTestOperandTypeChoices = testing::ValuesIn(kTestOperandTypeChoicesVector); variable 612 testing::Combine(kNamedDeviceChoices, kTestOperandTypeChoices), 837 testing::Combine(kNamedDeviceChoices, kTestOperandTypeChoices), 1207 testing::Combine(kNamedDeviceChoices, kTestOperandTypeChoices,
|