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