Searched refs:compileModel (Results 1 – 3 of 3) sorted by relevance
263 void compileModel(const sp<CachingDriver>& driver, bool withToken) { in compileModel() function in __anondf3c1f010111::CompilationCachingTest301 compileModel(driver, /*withToken=*/true); in createCache()322 compileModel(driver, /*withToken=*/true); in TEST_P()341 compileModel(driver, /*withToken=*/true); in TEST_P()371 compileModel(driver, /*withToken=*/false); in TEST_P()
86 Compilation GeneratedTests::compileModel(const Model* model) { in compileModel() function in generated_tests::GeneratedTests191 Compilation compilation = compileModel(model); in executeOnce()212 Compilation compilation = compileModel(model); in executeMultithreadedSharedCompilation()
65 Compilation compileModel(const Model* model);