Home
last modified time | relevance | path

Searched refs:reliability (Results 1 - 7 of 7) sorted by relevance

/third_party/libinput/src/
H A Dutil-prop-parsers.c208 enum switch_reliability *reliability) in parse_switch_reliability_property()
211 *reliability = RELIABILITY_RELIABLE; in parse_switch_reliability_property()
216 *reliability = RELIABILITY_RELIABLE; in parse_switch_reliability_property()
218 *reliability = RELIABILITY_UNRELIABLE; in parse_switch_reliability_property()
220 *reliability = RELIABILITY_WRITE_OPEN; in parse_switch_reliability_property()
207 parse_switch_reliability_property(const char *prop, enum switch_reliability *reliability) parse_switch_reliability_property() argument
H A Dutil-prop-parsers.h64 enum switch_reliability *reliability);
H A Devdev-fallback.h153 enum switch_reliability reliability; member
H A Devdev-fallback.c638 if (dispatch->lid.reliability == RELIABILITY_WRITE_OPEN) { in fallback_lid_keyboard_event()
1159 dispatch->lid.reliability == RELIABILITY_RELIABLE) { in fallback_interface_sync_initial_state()
1617 dispatch->lid.reliability = evdev_read_switch_reliability_prop(device); in fallback_dispatch_init_switch()
/third_party/googletest/googletest/include/gtest/hwext/
H A Dgtest-tag.h75 static const int reliability = Reliability; member in testing::ext::TypeSet
/third_party/googletest/googletest/src/hwext/
H A Dgtest-tag.cc121 element("Reliability", reliability); in TypeSet()
/third_party/libinput/test/
H A Dtest-utils.c402 enum switch_reliability reliability; in START_TEST() member
421 ck_assert_int_eq(r, tests[i].reliability); in START_TEST()

Completed in 8 milliseconds