Searched defs:robolectricTest (Results 1 – 1 of 1) sorted by relevance
79 type robolectricTest struct { struct80 Library82 robolectricProperties robolectricProperties83 testProperties testProperties85 libs []string86 tests []string88 manifest android.Path89 resourceApk android.Path91 combinedJar android.WritablePath93 roboSrcJar android.Path[all …]