Searched defs:tokenIn (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/ |
D | TestPartitioning.cpp | 2072 const char* deviceName, const std::vector<uint8_t>& tokenIn, in getTransformedCacheTokenSingle() 2125 const char* deviceName, const std::vector<uint8_t>& tokenIn, in getTransformedCacheToken() 2211 std::vector<uint8_t> tokenIn, tokenOut; in TEST_F() local 2228 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local 2249 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local 2270 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local 2293 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local 2336 std::vector<uint8_t> tokenIn, tokenOut; in TEST_F() local 2358 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local 2380 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local [all …]
|