Searched defs:TestContext (Results 1 – 2 of 2) sorted by relevance
38 class TestContext : public SoftAttestationContext { class40 TestContext(KmVersion version) : SoftAttestationContext(version) {} in TestContext() function in keymaster::test::TestContext
214 func assertModulesExists(t *testing.T, ctx *android.TestContext, names ...string) {2012 func FindModule(ctx *android.TestContext, name, variant, dir string) android.Module {