Home
last modified time | relevance | path

Searched defs:tokenIn (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp2644 const char* deviceName, const std::vector<uint8_t>& tokenIn, in getTransformedCacheTokenSingle()
2697 const char* deviceName, const std::vector<uint8_t>& tokenIn, in getTransformedCacheToken()
2783 std::vector<uint8_t> tokenIn, tokenOut; in TEST_F() local
2800 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local
2821 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local
2842 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local
2866 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local
2909 std::vector<uint8_t> tokenIn, tokenOut; in TEST_F() local
2931 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local
2953 std::vector<uint8_t> tokenIn(ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN, 0); in TEST_F() local
[all …]