Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h108 const uint8_t* forTest_getCacheToken() const { return mToken.getCacheToken(); } in forTest_getCacheToken() function
/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp1804 token = step->forTest_getCacheToken(); in getTransformedCacheTokenSingle()