Home
last modified time | relevance | path

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

/aosp_15_r20/tools/acloud/create/
H A Dcreate_common_test.py32 ExtraFile = collections.namedtuple("ExtraFile", ["source", "target"]) variable
H A Dcreate_common.py48 ExtraFile = collections.namedtuple("ExtraFile", ["source", "target"]) variable
/aosp_15_r20/tools/acloud/internal/lib/
H A Dcvd_compute_client_multi_stage_test.py40 ExtraFile = collections.namedtuple("ExtraFile", ["source", "target"]) variable