Home
last modified time | relevance | path

Searched refs:test_help (Results 1 – 15 of 15) sorted by relevance

/third_party/python/Lib/test/test_tools/
Dtest_reindent.py22 def test_help(self): member in ReindentTests
/third_party/grpc/test/core/util/
Dcmdline_test.cc337 static void test_help(void) { in test_help() function
482 test_help(); in main()
/third_party/glib/gobject/tests/
Dgenmarshal.py199 def test_help(self): member in TestGenmarshal
Dmkenums.py326 def test_help(self): member in TestMkenums
/third_party/glib/gio/tests/
Dcodegen.py274 def test_help(self): member in TestCodegen
Dgapplication.c732 test_help (void) in test_help() function
1144 g_test_add_func ("/gapplication/test-help", test_help); in main()
/third_party/libinput/tools/
Dtest_tool_option_parsing.py162 def test_help(libinput): function
/third_party/python/Lib/test/
Dtest_calendar.py825 def test_help(self): member in CommandLineTestCase
Dtest_nntplib.py46 def test_help(self): member in NetworkedNNTPTestsMixin
886 def test_help(self): member in NNTPv1v2TestsMixin
Dtest_optparse.py1514 def test_help(self): member in TestHelp
Dtest_regrtest.py51 def test_help(self): member in ParseArgsTestCase
Dtest_argparse.py2094 def test_help(self): member in TestAddSubparsers
2565 def test_help(self): member in TestMutuallyExclusiveGroupErrors
/third_party/python/Misc/NEWS.d/
D3.6.0a3.rst345 make command line "idle-test> python test_help.py" work. __file__ is
/third_party/glib/glib/tests/
Doption-context.c2094 test_help (void) in test_help() function
2627 g_test_add_func ("/option/help/options", test_help); in main()
/third_party/python/Lib/idlelib/
DNEWS.txt847 - Issue #27452: make command line "idle-test> python test_help.py" work.