Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestGenerated.cpp73 void executeMultithreadedOwnCompilation(const Model& model, const TestModel& testModel);
350 void GeneratedTests::executeMultithreadedOwnCompilation(const Model& model, in executeMultithreadedOwnCompilation() function in android::nn::generated_tests::GeneratedTests
391 executeMultithreadedOwnCompilation(model, testModel); in execute()
H A DSupportLibraryTestGenerated.cpp77 void executeMultithreadedOwnCompilation(const Model& model, const TestModel& testModel);
420 void GeneratedTests::executeMultithreadedOwnCompilation(const Model& model, in executeMultithreadedOwnCompilation() function in android::nn::generated_tests::GeneratedTests
489 executeMultithreadedOwnCompilation(model, testModel); in execute()