Home
last modified time | relevance | path

Searched refs:InputPaths (Results 1 – 2 of 2) sorted by relevance

/build/soong/bazel/
Daquery_test.go560 InputPaths: []string{"foo.manifest"},
828 if len(bs.InputPaths) > 0 {
829 t.Errorf("Expected main action raw inputs to be empty, but got %q", bs.InputPaths)
927 InputPaths: []string{"one/file_subdir/file"},
976 InputPaths: []string{"one/file subdir/file"},
1377 if !reflect.DeepEqual(sortedStrings(first.InputPaths), sortedStrings(second.InputPaths)) {
Daquery.go75 InputPaths []string member
561 InputPaths: inputPaths,
656 InputPaths: inputPaths,