Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DNetworkDiagnostics.java387 final long unfinished = mCountDownLatch.getCount(); in dump() local
388 if (unfinished > 0) { in dump()
392 + unfinished + " unfinished measurements"); in dump()
/frameworks/native/opengl/tests/angeles/
DREADME.txt68 probably unfinished as well.
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t951 * Attempting to create memory from an unfinished memory descriptor will return an error.