Lines Matching defs:ravenwoodTest
58 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 {
99 func (r *ravenwoodTest) DepsMutator(ctx android.BottomUpMutatorContext) {
119 func (r *ravenwoodTest) GenerateAndroidBuildActions(ctx android.ModuleContext) {
182 func (r *ravenwoodTest) AndroidMkEntries() []android.AndroidMkEntries {