Home
last modified time | relevance | path

Searched defs:execution (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/neuralnetworks/app/jni/
Dtrigger_libneuralnetworks_atoms.cpp176 ANeuralNetworksExecution* execution = nullptr; in executionSuccess() local
227 ANeuralNetworksExecution* execution = nullptr; in executionFailure() local
/cts/tests/tests/sharesheet/src/android/sharesheet/cts/
DCtsSharesheetDeviceTest.java1334 ThrowingRunnable execution, Runnable cleanup) { in runAndExecuteCleanupBeforeAnyThrow()