Home
last modified time | relevance | path

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

/tools/security/remote_provisioning/attestation_testing/
Dattestation_test_host.py21 finished = False variable
37 finished = True variable
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBatchProcessor.kt39 private val finished get() = _finished.get() in <lambda>() constant
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto1171 BuildFinished finished = 14; field