Searched defs:robolectricTest (Results 1 – 1 of 1) sorted by relevance
68 type robolectricTest struct { struct69 Library71 robolectricProperties robolectricProperties72 testProperties testProperties74 libs []string75 tests []string77 manifest android.Path78 resourceApk android.Path80 combinedJar android.WritablePath82 roboSrcJar android.Path[all …]