Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp1443 const auto devicesA = makeDevices({{"bad", 0.9, ~0U}, {"good", 0.5, ~0U}}); in TEST_F() local
1445 ASSERT_EQ(model.partitionTheWork(devicesA, ExecutePreference::PREFER_LOW_POWER, in TEST_F()
1533 const auto devicesA = makeDevices({{"V1_0", 0.8, HalVersion::V1_0, ~0U}, in TEST_F() local
1538 ASSERT_EQ(model.partitionTheWork(devicesA, ExecutePreference::PREFER_LOW_POWER, in TEST_F()