Home
last modified time | relevance | path

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

/tools/security/remote_provisioning/attestation_testing/
Dattestation_test_host.py19 finished = False variable
33 finished = True variable
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBatchProcessor.kt39 private val finished get() = _finished.get() in <lambda>() constant