Home
last modified time | relevance | path

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

/build/soong/java/
Dravenwood.go58 type ravenwoodTest struct { struct
59 Library
61 ravenwoodTestProperties ravenwoodTestProperties
63 testProperties testProperties
64 testConfig android.Path
66 forceOSType android.OsType
67 forceArchType android.ArchType
91 func (r *ravenwoodTest) InstallInTestcases() bool { return true }
92 func (r *ravenwoodTest) InstallForceOS() (*android.OsType, *android.ArchType) {
95 func (r *ravenwoodTest) TestSuites() []string {
[all …]