Searched refs:deviceA (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/ |
D | TestPartitioning.cpp | 2207 const auto deviceA = makeDevices({ in TEST_F() local 2212 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn, in TEST_F() 2225 const auto deviceA = makeDevices({{"deviceA", 0.5, ~0U}}); in TEST_F() local 2230 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn, in TEST_F() 2267 const auto deviceA = makeDevices({{"deviceA", 0.5, ~0U}}); in TEST_F() local 2271 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn, in TEST_F() 2274 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn, in TEST_F() 2277 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn, in TEST_F() 2290 const auto deviceA = makeDevices({{"deviceA", 0.5, ~0U}}); in TEST_F() local 2294 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn, in TEST_F() [all …]
|