Home
last modified time | relevance | path

Searched refs:TEST_DELAY (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/
H A Dboot-sector.c144 #define TEST_DELAY (1 * G_USEC_PER_SEC / 10) in boot_sector_test() macro
145 #define TEST_CYCLES MAX((600 * G_USEC_PER_SEC / TEST_DELAY), 1) in boot_sector_test()
170 g_usleep(TEST_DELAY); in boot_sector_test()
H A Dacpi-utils.c132 #define TEST_DELAY (1 * G_USEC_PER_SEC / 10) macro
133 #define TEST_CYCLES MAX((600 * G_USEC_PER_SEC / TEST_DELAY), 1)
156 g_usleep(TEST_DELAY); in acpi_find_rsdp_address_uefi()