Home
last modified time | relevance | path

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

/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.cpp82 void executeMultithreadedOwnCompilation(const Model& model, const TestModel& testModel);
425 void GeneratedTests::executeMultithreadedOwnCompilation(const Model& model, in executeMultithreadedOwnCompilation() function in android::nn::generated_tests::GeneratedTests
494 executeMultithreadedOwnCompilation(model, testModel); in execute()