Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 10 of 10) sorted by relevance

/xen/xen/tools/kconfig/tests/
A Dconftest.py220 def _read_and_compare(self, compare, expected): argument
230 def _contains(self, attr, expected): argument
235 def _matches(self, attr, expected): argument
239 def config_contains(self, expected): argument
247 def config_matches(self, expected): argument
255 def stdout_contains(self, expected): argument
263 def stdout_matches(self, expected): argument
271 def stderr_contains(self, expected): argument
279 def stderr_matches(self, expected): argument
/xen/tools/firmware/hvmloader/
A Dtests.c98 uint32_t expected; in rep_insb_test() member
133 uint32_t expected = 0; in rep_insb_test() local
161 uint32_t expected; in rep_insw_test() member
196 uint32_t expected = 0; in rep_insw_test() local
/xen/tools/libxl/
A Dcheck-xl-vif-parse14 expected () { function
A Dcheck-xl-vcpupin-parse38 expected () { function
A Dcheck-xl-disk-parse14 expected () { function
/xen/tools/misc/
A Dxen-detect.c221 enum guest_type detected, expected = 0; in main() local
A Dxen-livepatch.c276 int expected; /* The state to be in after the function. */ member
/xen/xen/arch/x86/acpi/
A Dcpuidle_menu.c295 void menu_get_trace_data(u32 *expected, u32 *pred) in menu_get_trace_data()
/xen/tools/tests/vpci/
A Dmain.c77 #define VPCI_READ_CHECK(reg, size, expected) ({ \ argument
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c239 static bool_t cap_check(const char *name, u32 expected, u32 saw) in cap_check()

Completed in 18 milliseconds