Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtrunks_client_test.h95 bool NvramTest(const std::string& owner_password);
Dtrunks_client.cc249 if (!test.NvramTest(owner_password)) { in main()
Dtrunks_client_test.cc815 bool TrunksClientTest::NvramTest(const std::string& owner_password) { in NvramTest() function in trunks::TrunksClientTest