Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidation.cpp1438 static void testConcurrentExecution(bool reusable, ANeuralNetworksCompilation* compilation) { in testConcurrentExecution() function
1542 testConcurrentExecution(/*reusable=*/true, mCompilation); in TEST_F()
1545 testConcurrentExecution(/*reusable=*/false, mCompilation); in TEST_F()