Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths_test.go1121 type pathForModuleSrcTestCase struct { struct
1122 name string
1123 bp string
1124 srcs []string
1125 rels []string
1126 src string
1127 rel string
1130 func testPathForModuleSrc(t *testing.T, tests []pathForModuleSrcTestCase) {