Searched refs:monitor_count (Results 1 – 2 of 2) sorted by relevance
38 static int monitor_count; variable139 monitor_count++; in monitor_enum_proc()174 … service_ok(monitor_count == 1, "Callback got called less or more than once. %d\n", monitor_count); in test_monitors()
80 static int monitor_count = 0; variable171 monitor_count++; in test_enumdisplaydevices_monitor()261 ok(broken(monitor_count == 0) || monitor_count > 0, "Expect at least one monitor found\n"); in test_enumdisplaydevices()