Home
last modified time | relevance | path

Searched refs:test_argv (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/tests/libtest/
Dfirst.c78 char **test_argv; variable
162 test_argv = argv; in main()
Dlib540.c43 #define HOST test_argv[4]
Dtest.h62 extern char **test_argv;
/third_party/python/Lib/test/
D_test_embed_set_config.py242 def test_argv(self): member in SetConfigTests