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
400 func testContext() android.ModuleInstallPathContext { func
612 type testContext struct { struct613 *TestContext618 testContext anonMember
35 func testContext() Context { func