Searched defs:args (Results 1 – 10 of 10) sorted by relevance
| /test/py/ |
| A D | test.py | 17 args = [os.path.dirname(__file__) + '/tests'] variable
|
| A D | spawn.py | 82 def __init__(self, args, cwd=None, decode_signal=False): argument
|
| /test/ |
| A D | ut.c | 30 va_list args; in ut_failf() local 71 va_list args; in ut_check_console_line() local 92 va_list args; in ut_check_console_linen() local 127 va_list args; in ut_check_skip_to_linen() local 154 va_list args; in ut_check_skip_to_line() local
|
| /test/lib/ |
| A D | uthread.c | 90 static int _mutex_worker(struct mw_args *args) in _mutex_worker() 114 struct mw_args args = { .uts = uts, .m = &m, .flag = 0 }; in uthread_mutex() local
|
| A D | getopt.c | 16 int args, char *argv[], int expected_count, in do_test_getopt()
|
| /test/cmd/ |
| A D | mem_search.c | 107 char *const args[] = {"ms.b", "0", "100", "34"}; in mem_test_ms_cont() local 155 char *const args[] = {"ms.b", "1", "ff", "12"}; in mem_test_ms_cont_end() local
|
| /test/log/ |
| A D | log_filter.c | 40 #define create_filter(args, filter_num) do {\ in log_test_filter() argument
|
| /test/py/tests/test_fs/test_squashfs/ |
| A D | sqfs_common.py | 131 def mksquashfs(args): argument
|
| /test/dm/ |
| A D | ofnode.c | 287 struct ofnode_phandle_args args; in dm_test_ofnode_phandle() local 382 struct ofnode_phandle_args args; in dm_test_ofnode_phandle_ot() local
|
| A D | test-fdt.c | 955 struct ofnode_phandle_args args; in dm_test_read_phandle() local
|
Completed in 16 milliseconds