Searched defs:ravenwoodTest (Results 1 – 1 of 1) sorted by relevance
58 type ravenwoodTest struct { struct59 Library61 ravenwoodTestProperties ravenwoodTestProperties63 testProperties testProperties64 testConfig android.Path66 forceOSType android.OsType67 forceArchType android.ArchType91 func (r *ravenwoodTest) InstallInTestcases() bool { return true }92 func (r *ravenwoodTest) InstallForceOS() (*android.OsType, *android.ArchType) {95 func (r *ravenwoodTest) TestSuites() []string {[all …]