Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp2649 if (!tokenIn.empty()) { in getTransformedCacheTokenSingle()
2650 compilation.setCaching(mCacheDir.c_str(), tokenIn); in getTransformedCacheTokenSingle()
2782 std::vector<uint8_t> tokenIn, tokenOut; in TEST_F() local
2783 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn, in TEST_F()
2801 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn, in TEST_F()
2804 getTransformedCacheToken(model, deviceB, "deviceB", tokenIn, in TEST_F()
2842 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn, in TEST_F()
2845 getTransformedCacheToken(model, deviceA, "deviceA", tokenIn, in TEST_F()
2907 std::vector<uint8_t> tokenIn, tokenOut; in TEST_F() local
3068 getTransformedCacheToken(main, devices, "deviceA", tokenIn, in TEST_F()
[all …]