Home
last modified time | relevance | path

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

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