Home
last modified time | relevance | path

Searched refs:tokenIn1 (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp2316 std::vector<uint8_t> tokenIn1(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local
2318 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn1, in TEST_F()
2447 std::vector<uint8_t> tokenIn1(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local
2449 getTransformedCacheToken(model, devices, "deviceA", tokenIn1, in TEST_F()