Home
last modified time | relevance | path

Searched refs:test_option (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
Dtmod.c51 static int test_option(void);
153 rc = test_option(); in tmod_ioctl()
216 static int test_option() in test_option() function
/external/libxkbcommon/test/
Dregistry.c61 struct test_option { struct
71 struct test_option options[10]; argument
179 for (const struct test_option *o = g->options; o->name; o++) { in test_create_rules()
456 cmp_options(struct test_option *to, struct rxkb_option *o) in cmp_options()
480 struct test_option *to; in cmp_option_groups()
/external/rust/crates/thiserror/tests/
Dtest_option.rs106 fn test_option() {} in test_option() function
/external/autotest/client/common_lib/
Dcontrol_data_unittest.py286 def test_option(self): member in SetMethodTests
/external/rust/crates/rusqlite/src/types/
Dmod.rs200 fn test_option() { in test_option() function