Home
last modified time | relevance | path

Searched refs:test_set_option (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dtest_io.c432 static errcode_t test_set_option(io_channel channel, const char *option, in test_set_option() function
542 .set_option = test_set_option,
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_config.py103 def test_set_option(self): member in IdleUserConfParserTest
347 def test_set_option(self): member in IdleConfTest