Home
last modified time | relevance | path

Searched refs:push (Results 1 – 25 of 39) sorted by relevance

12

/tools/tradefederation/core/atest/unittest_data/vts_push_files/
Dpush_file1.push1 push_file1_target1->/path/to/push/push_file1_target1
2 push_file1_target2->/path/to/push/push_file1_target2
4 push_file2.push
/tools/asuite/atest/unittest_data/vts_push_files/
Dpush_file1.push1 push_file1_target1->/path/to/push/push_file1_target1
2 push_file1_target2->/path/to/push/push_file1_target2
4 push_file2.push
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dconfig_lib.py46 self.dut.adb.push("{} {}".format(self.reset_config_path,
51 self.dut.adb.push("{} {}".format(self.non_bond_config_path,
56 self.dut.adb.push("{} {}".format(self.disable_mitm_config_path,
DBtFunhausBaseTest.py126 ad.adb.push("{} {}".format(item, android_music_path))
133 ad.adb.push("{} {}".format(file, android_music_path))
DAvrcpBaseTest.py91 self.dut.adb.push(host_file, phone_file)
Dbt_contacts_utils.py284 device.adb.push("{} {}".format(local_phonebook_path, phone_phonebook_path))
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/tracks/
DMultiLineTrack.kt47 push()
53 fun push() { in push() method
65 push() in addSlice()
/tools/tradefederation/core/src/com/android/tradefed/util/
DDirectedGraph.java112 zeroVerts.push(v); in topSort()
127 zeroVerts.push(neighbor); in topSort()
DGCSBucketUtil.java529 public CommandResult push(File localFile) throws IOException { in push() method in GCSBucketUtil
530 return push(localFile, Paths.get("/")); in push()
540 public CommandResult push(File localFile, Path bucketPath) throws IOException { in push() method in GCSBucketUtil
/tools/test/connectivity/acts/tests/google/bt/audio_lab/
DBtChameleonTest.py143 self.dut.adb.push("{} {}".format(sox_audio_path,
204 self.dut.adb.push("{} {}".format(sox_audio_path,
/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DStrictShardHelper.java219 IRemoteTest push = listAllTests.remove(j); in normalizeDistribution() local
220 listAllTests.add(push); in normalizeDistribution()
/tools/test/connectivity/acts/tests/google/bt/car_bt/
DBtCarMediaPassthroughTest.py96 self.TG.adb.push("{} {}".format(item, self.android_music_path))
98 self.TG.adb.push("{} {}".format(self.local_media_path,
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/device/apps/
Dhotword_model_extractor.py42 self._dut.adb.push(
/tools/tradefederation/core/
DTEST_MAPPING24 // Gtest with FilePusher to push the whole testdata(libs/files).
/tools/test/connectivity/acts/tests/google/bt/pts/
DBtCmdLineTest.py83 self.android_devices[0].adb.push("{} {}".format(
/tools/test/connectivity/acts/tests/google/bt/setup/
DBtPreFlightTest.py69 ad.adb.push("{} /system/etc/bluetooth/bt_stack.conf".format(
/tools/metalava/src/main/java/com/android/tools/metalava/
DComparisonVisitor.kt410 stack.push(root) in createTree()
425 stack.push(node) in createTree()
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Ddut_log_test_utils.py106 ad.adb.push("{} {}".format(maskfile, DEVICE_CFG_FOLDER))
/tools/external_updater/
Dgit_utils.py155 def push(proj_path, remote_name): function
Dexternal_updater.py210 git_utils.push(full_path, args.remote_name)
/tools/test/connectivity/acts/framework/tests/
Dacts_android_device_test.py625 ad.adb.push = mock.MagicMock()
637 ad.adb.push = mock.MagicMock(return_value='error')
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
DTelephonyBaseTest.py268 ad.adb.push("%s %s" % (qxdm_log_mask_cfg, qxdm_mask_path))
372 ad.adb.push("%s /data" % (curl_file_path))
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DGCSBucketUtilFuncTest.java106 mBucket.push(tempSrc, Paths.get(mRemoteRoot, FILE_NAME)); in testUploadDownload()
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/
DMCAP_PTS_INSTRUCTIONS28 adb push <aosp_root>/out/target/product/<target_name>/system/bin/mcap_tool /system/bin/
/tools/test/connectivity/acts/framework/acts/test_utils/net/
Dnet_test_utils.py182 ad.adb.push("%s sdcard/" % local_file_path)

12