Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp1126 static std::vector<std::shared_ptr<Device>> makeDevices( in makeDevices() function in __anon63efd43f0110::PartitioningTest
1960 const auto devices = makeDevices({{"hw", 0.5, (1 << 0)}}); in TEST_F()
2344 auto devices = makeDevices({{"pad", in compileModelAndComparePlan()
2778 const auto deviceA = makeDevices({ in TEST_F()
3247 const auto devices = makeDevices({{"ALL", in TEST_F()
3265 const auto devices = makeDevices({{"ALL", in TEST_F()
3292 const auto devices = makeDevices({{"ALL", in testIfUnknownSize()
3335 const auto devices = makeDevices({{"ALL", in testWhileUnknownSize()
3451 const auto devices = makeDevices( in TEST_F()
3560 const auto devices = makeDevices({{"deviceA", in TEST_F()
[all …]