Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h256 const uint8_t* forTest_simpleGetCacheToken() const;
DExecutionPlan.cpp948 const uint8_t* ExecutionPlan::forTest_simpleGetCacheToken() const { in forTest_simpleGetCacheToken() function in android::nn::ExecutionPlan
/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp1795 token = plan.forTest_simpleGetCacheToken(); in getTransformedCacheTokenSingle()