Home
last modified time | relevance | path

Searched defs:test_has_option (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/test/testutil/
Dmain.c79 int test_has_option(const char *option) in test_has_option() function
/third_party/python/Lib/test/
Dtest_optparse.py368 def test_has_option(self): member in TestOptionParser