Searched refs:kTestOperandTypeChoices (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | MemoryDomainTests.cpp | 53 const auto kTestOperandTypeChoices = testing::ValuesIn(kTestOperandTypeChoicesVector); variable 612 testing::Combine(kNamedDeviceChoices, kTestOperandTypeChoices), 837 testing::Combine(kNamedDeviceChoices, kTestOperandTypeChoices), 1204 testing::Combine(kNamedDeviceChoices, kTestOperandTypeChoices,
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | MemoryDomainTests.cpp | 54 const auto kTestOperandTypeChoices = testing::ValuesIn(kTestOperandTypeChoicesVector); variable 611 kTestOperandTypeChoices), 867 kTestOperandTypeChoices), 1231 kTestOperandTypeChoices, kExecutorChoices),
|