Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dtesting.go23 type fakeToolBinary struct { struct
24 android.ModuleBase
27 func (m *fakeToolBinary) GenerateAndroidBuildActions(ctx android.ModuleContext) {}
29 func (m *fakeToolBinary) HostToolPath() android.OptionalPath {