Searched refs:numModelCache (Results 1 – 3 of 3) sorted by relevance
108 [](ErrorStatus status, uint32_t numModelCache, uint32_t numDataCache) { in TEST_F() argument110 EXPECT_LE(numModelCache, in TEST_F()
275 [this](ErrorStatus status, uint32_t numModelCache, uint32_t numDataCache) { in SetUp() argument277 mNumModelCache = numModelCache; in SetUp()
157 * @return numModelCache An unsigned integer indicating how many files for model cache165 generates (ErrorStatus status, uint32_t numModelCache, uint32_t numDataCache);237 * or match the numModelCache returned from getNumberOfCacheFilesNeeded. The cache322 * the vector must match the numModelCache returned from getNumberOfCacheFilesNeeded.