Home
last modified time | relevance | path

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

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