Searched refs:tokenIn1 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/ |
D | TestPartitioning.cpp | 1939 std::vector<uint8_t> tokenIn1(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local 1941 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn1, in TEST_F() 2036 std::vector<uint8_t> tokenIn1(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local 2038 getTransformedCacheToken(model, devices, "deviceA", tokenIn1, in TEST_F()
|