Searched refs:init_method (Results 1 – 1 of 1) sorted by relevance
735 for (int init_method = 0; init_method <= test_init_method_last; in test_file_contents() local736 ++init_method) in test_file_contents()740 test_init_names[init_method]); in test_file_contents()741 struct test_context ctx = { .init = init_method, .t = t }; in test_file_contents()753 t->name, test_init_names[init_method]); in test_file_contents()
Completed in 5 milliseconds