Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestGenerated.cpp74 void executeMultithreadedSharedCompilation(const Model& model, const TestModel& testModel);
361 void GeneratedTests::executeMultithreadedSharedCompilation(const Model& model, in executeMultithreadedSharedCompilation() function in android::nn::generated_tests::GeneratedTests
392 executeMultithreadedSharedCompilation(model, testModel); in execute()
H A DSupportLibraryTestGenerated.cpp78 void executeMultithreadedSharedCompilation(const Model& model, const TestModel& testModel);
432 void GeneratedTests::executeMultithreadedSharedCompilation(const Model& model, in executeMultithreadedSharedCompilation() function in android::nn::generated_tests::GeneratedTests
490 executeMultithreadedSharedCompilation(model, testModel); in execute()