Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dcommon_operations_test.py44 BRANCH = "fake-branch" variable in CommonOperationsTest
Dcreate_goldfish_action_test.py43 BRANCH = "fake-branch" variable in CreateGoldfishActionTest
/tools/acloud/internal/lib/
Dgoldfish_compute_client_test.py54 BRANCH = "fake-branch" variable in GoldfishComputeClientTest
Dcvd_compute_client_multi_stage_test.py54 BRANCH = "fake-branch" variable in CvdComputeClientTest
/tools/tradefederation/core/javatests/com/android/tradefed/result/
DFileSystemLogSaverTest.java62 private static final String BRANCH = "somebranch"; field in FileSystemLogSaverTest