HomeSort by relevance Sort by last modified time
    Searched refs:NvramTest (Results 1 - 3 of 3) sorted by null

  /system/tpm/trunks/
trunks_client_test.h 97 bool NvramTest(const std::string& owner_password);
trunks_client.cc 222 if (!test.NvramTest(owner_password)) {
223 LOG(ERROR) << "Error running NvramTest.";
trunks_client_test.cc 821 bool TrunksClientTest::NvramTest(const std::string& owner_password) {
    [all...]

Completed in 3518 milliseconds