Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp2645 uint32_t devicePartitionIndex, in getTransformedCacheTokenSingle() argument
2660 ASSERT_EQ(devicePartitionIndex, 0u); in getTransformedCacheTokenSingle()
2669 if (devicePartitionIndex == executionStepCount) { in getTransformedCacheTokenSingle()
2699 uint32_t devicePartitionIndex = 0) { in getTransformedCacheToken() argument
2701 devicePartitionIndex, tokenOut); in getTransformedCacheToken()
2709 priority, devicePartitionIndex, &token); in getTransformedCacheToken()