Searched refs:kOperandTypeChoices (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | CompilationCachingTests.cpp | 1007 static const auto kOperandTypeChoices = variable 1020 kOperandTypeChoices), 1177 testing::Combine(testing::ValuesIn(getNamedDevices()), kOperandTypeChoices,
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | CompilationCachingTests.cpp | 1195 static const auto kOperandTypeChoices = variable 1207 testing::Combine(kNamedDeviceChoices, kOperandTypeChoices), 1364 testing::Combine(kNamedDeviceChoices, kOperandTypeChoices,
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | CompilationCachingTests.cpp | 1204 static const auto kOperandTypeChoices = variable 1216 testing::Combine(kNamedDeviceChoices, kOperandTypeChoices), 1373 testing::Combine(kNamedDeviceChoices, kOperandTypeChoices,
|