Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestExtensions.cpp182 bool disableProductAllowlist = android_get_device_api_level() >= __ANDROID_API_S__; in TEST_F() local
184 bool disableProductAllowlist = true; in TEST_F() local
221 bool disableProductAllowlist = android_get_device_api_level() >= __ANDROID_API_S__; in TEST_F() local
223 bool disableProductAllowlist = true; in TEST_F() local