Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
Dtmod.c216 static int test_option() in test_option() function
/external/rust/crates/thiserror/tests/
Dtest_option.rs106 fn test_option() {} in test_option() function
/external/libxkbcommon/test/
Dregistry.c61 struct test_option { struct
71 struct test_option options[10]; argument
/external/rust/crates/rusqlite/src/types/
Dmod.rs200 fn test_option() { in test_option() function
/external/autotest/client/common_lib/
Dcontrol_data_unittest.py286 def test_option(self): member in SetMethodTests