Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h779 const uint8_t* forTest_simpleGetCacheToken() const;
DExecutionPlan.cpp1975 const uint8_t* ExecutionPlan::forTest_simpleGetCacheToken() const { in forTest_simpleGetCacheToken() function in android::nn::ExecutionPlan
/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp2662 token = plan.forTest_simpleGetCacheToken(); in getTransformedCacheTokenSingle()