Home
last modified time | relevance | path

Searched refs:DeviceRegistrationTestParam (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestCompilationCaching.cpp320 using DeviceRegistrationTestParam = std::tuple<V1_3::ErrorStatus, uint32_t, uint32_t>; typedef
322 class DeviceRegistrationTest : public ::testing::TestWithParam<DeviceRegistrationTestParam> {