Searched defs:KeymintTestContext (Results 1 – 1 of 1) sorted by relevance
75 class KeymintTestContext : public TestContext { class77 KeymintTestContext() : TestContext(KmVersion::KEYMINT_1) {} in KeymintTestContext() function in keymaster::test::KeymintTestContext