Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestGenerated.cpp77 void executeMultithreadedSharedCompilation(const Model& model, const TestModel& testModel);
364 void GeneratedTests::executeMultithreadedSharedCompilation(const Model& model, in executeMultithreadedSharedCompilation() function in android::nn::generated_tests::GeneratedTests
395 executeMultithreadedSharedCompilation(model, testModel); in execute()
DSupportLibraryTestGenerated.cpp88 void executeMultithreadedSharedCompilation(const Model& model, const TestModel& testModel);
449 void GeneratedTests::executeMultithreadedSharedCompilation(const Model& model, in executeMultithreadedSharedCompilation() function in android::nn::generated_tests::GeneratedTests
507 executeMultithreadedSharedCompilation(model, testModel); in execute()