Searched defs:testContext (Results 1 – 6 of 6) sorted by relevance
521 type testContext struct { struct522 nextNode int523 nodes map[string]string527 matchString(*testContext) string
930 type testContext struct { struct931 nextNode int932 nodes map[string]string936 matchString(*testContext, *compliance.LicenseGraph) string
31 testContext *android.TestContext member
375 func testContext() android.ModuleInstallPathContext { func
697 type testContext struct { struct698 *TestContext703 testContext anonMember
37 func testContext() Context { func