Searched refs:NvramTest (Results 1 - 3 of 3) sorted by relevance

/system/tpm/trunks/
H A Dtrunks_client_test.h95 bool NvramTest(const std::string& owner_password);
H A Dtrunks_client.cc249 if (!test.NvramTest(owner_password)) {
250 LOG(ERROR) << "Error running NvramTest.";
H A Dtrunks_client_test.cc815 bool TrunksClientTest::NvramTest(const std::string& owner_password) { function in class:trunks::TrunksClientTest

Completed in 71 milliseconds