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 95 bool NvramTest(const std::string& owner_password);
trunks_client.cc 249 if (!test.NvramTest(owner_password)) {
250 LOG(ERROR) << "Error running NvramTest.";
trunks_client_test.cc 817 bool TrunksClientTest::NvramTest(const std::string& owner_password) {
    [all...]

Completed in 63 milliseconds