Home
last modified time | relevance | path

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

/build/soong/android/
Dtest_suites.go30 type testSuiteFiles struct { struct
31 robolectric []Path
32 ravenwood []Path
40 func (t *testSuiteFiles) GenerateBuildActions(ctx SingletonContext) {
62 func (t *testSuiteFiles) MakeVars(ctx MakeVarsContext) {