Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dtest_io.c436 static errcode_t test_set_option(io_channel channel, const char *option, in test_set_option() function
546 .set_option = test_set_option,
/third_party/python/Lib/idlelib/idle_test/
Dtest_config.py103 def test_set_option(self): member in IdleUserConfParserTest
334 def test_set_option(self): member in IdleConfTest