Searched defs:test_cfg (Results 1 – 2 of 2) sorted by relevance
196 struct test_cfg { struct204 static int test_str(void *buf, size_t len, const struct test_cfg *test, in test_str() argument
1572 for (const auto test_cfg : c10::irange(test_count)) { in TEST() local