Searched refs:bootDexJarPath (Results 1 – 2 of 2) sorted by relevance
40 bootDexJarPath android.Path member53 return h.bootDexJarPath95 h.bootDexJarPath = dexJar
4455 …checkBootDexJarPath := func(t *testing.T, ctx *android.TestContext, stem string, bootDexJarPath st…4464 android.AssertStringEquals(t, "boot dex jar path", bootDexJarPath, buildRule.Input.String())