Home
last modified time | relevance | path

Searched refs:fakeToolBinary (Results 1 – 1 of 1) sorted by relevance

/aosp12/build/soong/dexpreopt/
H A Dtesting.go23 type fakeToolBinary struct { struct
27 func (m *fakeToolBinary) GenerateAndroidBuildActions(ctx android.ModuleContext) {}
29 func (m *fakeToolBinary) HostToolPath() android.OptionalPath {
34 module := &fakeToolBinary{}