Searched refs:tokenIn2 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/ |
D | TestPartitioning.cpp | 2317 std::vector<uint8_t> tokenIn2(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 1); in TEST_F() local 2321 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn2, in TEST_F() 2448 std::vector<uint8_t> tokenIn2(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 1); in TEST_F() local 2452 getTransformedCacheToken(model, devices, "deviceA", tokenIn2, in TEST_F()
|