Home
last modified time | relevance | path

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

/system/testing/gtest_extras/
DTest.h97 TestResult result_ = TEST_NONE; variable
/system/security/keystore/
Dkey_store_service.cpp888 [this, cb, dev](OperationResult result_) { in begin()
913 dev->update(token, params.getParameters(), input, [this, cb, token](OperationResult result_) { in update()
939 [this, cb, token](OperationResult result_) { in finish()