Home
last modified time | relevance | path

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

/aosp_15_r20/tools/treble/build/treble_build/local/
H A Dninja_test.go26 type ninjaTest struct { struct
27 command *TestCmd
28 input *TestCmd
29 query *TestCmd
30 path *TestCmd
31 paths *TestCmd
32 deps *TestCmd
33 build *TestCmd
36 func (n *ninjaTest) Command(ctx context.Context, target string) (*bytes.Buffer, error) {
39 func (n *ninjaTest) Input(ctx context.Context, target string) (*bytes.Buffer, error) {
[all …]