Home
last modified time | relevance | path

Searched refs:KERNEL_BRANCH (Results 1 – 3 of 3) sorted by relevance

/tools/acloud/public/actions/
Dcreate_goldfish_action_test.py45 KERNEL_BRANCH = "fake-kernel-branch" variable in CreateGoldfishActionTest
123 self.KERNEL_BRANCH, self.KERNEL_BUILD_ID,
133 kernel_branch=self.KERNEL_BRANCH,
149 kernel_branch=self.KERNEL_BRANCH,
169 "kernel_branch": self.KERNEL_BRANCH,
191 self.KERNEL_BRANCH, self.KERNEL_BUILD_ID,
207 kernel_branch=self.KERNEL_BRANCH,
237 self.KERNEL_BRANCH, self.KERNEL_BUILD_ID,
257 kernel_branch=self.KERNEL_BRANCH,
273 kernel_branch=self.KERNEL_BRANCH,
[all …]
/tools/acloud/internal/lib/
Dgoldfish_compute_client_test.py57 KERNEL_BRANCH = "kernel-p-dev-android-goldfish-4.14-x86-64" variable in GoldfishComputeClientTest
158 branch=self.KERNEL_BRANCH, build_id=self.KERNEL_BUILD_ID),
179 self.KERNEL_BRANCH,
217 branch=self.KERNEL_BRANCH, build_id=self.KERNEL_BUILD_ID),
254 self.BRANCH, self.BUILD_ID, self.KERNEL_BRANCH,
Dcvd_compute_client_multi_stage_test.py57 KERNEL_BRANCH = "fake-kernel-branch" variable in CvdComputeClientTest