Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestGenerated.cpp76 void executeMultithreadedOwnCompilation(const Model& model, const TestModel& testModel);
353 void GeneratedTests::executeMultithreadedOwnCompilation(const Model& model, in executeMultithreadedOwnCompilation() function in android::nn::generated_tests::GeneratedTests
394 executeMultithreadedOwnCompilation(model, testModel); in execute()
DSupportLibraryTestGenerated.cpp87 void executeMultithreadedOwnCompilation(const Model& model, const TestModel& testModel);
437 void GeneratedTests::executeMultithreadedOwnCompilation(const Model& model, in executeMultithreadedOwnCompilation() function in android::nn::generated_tests::GeneratedTests
506 executeMultithreadedOwnCompilation(model, testModel); in execute()