Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dsdk_test.go28 type classpathTestCase struct { struct
29 name string
30 unbundled bool
31 moduleType string
32 host android.OsClass
33 properties string
36 bootclasspath []string
37 java8classpath []string
40 system string
41 java9classpath []string
[all …]