Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp1627 const auto devicesB = makeDevices({{"0", 0.9, 1 << 0}, {"1", 0.5, 1 << 1}}); in TEST_F() local
1711 const auto devicesB = makeDevices({{"V1_0", 0.6, HalVersion::V1_0, ~0U}, in TEST_F() local