Searched refs:TestKeymasterContext (Results 1 – 1 of 1) sorted by relevance
85 class TestKeymasterContext : public SoftKeymasterContext { class87 TestKeymasterContext() {} in TestKeymasterContext() function in keymaster::test::TestKeymasterContext88 explicit TestKeymasterContext(const string& root_of_trust) in TestKeymasterContext() function in keymaster::test::TestKeymasterContext104 context_ = new TestKeymasterContext; in CreateDevice()120 mutable TestKeymasterContext* context_;149 context_ = new TestKeymasterContext; in CreateDevice()178 mutable TestKeymasterContext* context_;193 (new SoftKeymasterDevice(new TestKeymasterContext("PseudoHW")))->keymaster_device()); in CreateDevice()196 context_ = new TestKeymasterContext; in CreateDevice()215 mutable TestKeymasterContext* context_;[all …]