Home
last modified time | relevance | path

Searched defs:DeviceRegistrationTest (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestCompilationCaching.cpp312 class DeviceRegistrationTest : public ::testing::TestWithParam<DeviceRegistrationTestParam> { class
323 TEST_P(DeviceRegistrationTest, CachingFailure) { in TEST_P() argument