Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dinstaller.go105 func (installer *baseInstaller) installTestData(ctx ModuleContext, data []android.DataPath) { func
/aosp_15_r20/build/soong/rust/
H A Dcompiler.go599 func (compiler *baseCompiler) installTestData(ctx ModuleContext, data []android.DataPath) { func