HomeSort by relevance Sort by last modified time
    Searched full:hdb (Results 1 - 15 of 15) sorted by null

  /external/strace/qemu_multiarch_testing/
parallel-build-hdc-img.sh 9 rm -f hdb.img
11 $keep_hdb || rm -f hdb.img
README 47 This preserves system-image-DIR1/hdb.img after the build,
49 "HDB=hdb.img ./dev-environment.sh" to debug the problem.
  /external/autotest/server/site_tests/factory_InstallVM/
factory_InstallVM.py 118 hdb = os.path.join(self.client.get_tmp_dir(), "hdb.bin")
119 self.client.send_file(local_hdb, hdb)
126 "-drive", "file=%s,boot=on" % hdb,
  /external/autotest/client/virt/tests/
lvm.py 42 disks = params.get("disks", "/dev/hdb /dev/hdc")
  /bionic/tests/
libc_logging_test.cpp 56 __libc_format_buffer(buf, sizeof(buf), "a%hdb", static_cast<short>(0x7fff0010));
stdio_test.cpp 324 snprintf(buf, sizeof(buf), "a%hdb", static_cast<short>(0x7fff0010));
    [all...]
  /external/autotest/server/cros/
factory_install_test.py 236 # Make a copy of the factory install shim image (to use as hdb).
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java 873 int hdb = meta.getResultSetHoldability(); local
874 switch (hdb) {
883 .supportsResultSetHoldability(hdb));
    [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-arm 
emulator-mips 
emulator-x86 
  /prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/
qemu-system-i386 
qemu-system-mips64el 
qemu-system-x86_64 
qemu-system-aarch64 

Completed in 292 milliseconds