Searched refs:tokenIn1 (Results 1 – 1 of 1) sorted by relevance
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestPartitioning.cpp | 2889 std::vector<uint8_t> tokenIn1(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local 2891 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn1, in TEST_F() 3020 std::vector<uint8_t> tokenIn1(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local 3022 getTransformedCacheToken(model, devices, "deviceA", tokenIn1, in TEST_F()
|