Searched refs:test_cur (Results 1 – 1 of 1) sorted by relevance
276 int test_cur = 0; in main() local343 if (testcase && test_cur < TEST_FRAMES) in main()347 test_start_ips[test_cur] = (long) pi.start_ip; in main()348 if (unw_get_proc_name(&c, test_names[test_cur], sizeof(test_names[0]), &off) != 0) in main()350 test_names[test_cur][0] = '\0'; in main()352 test_cur++; in main()368 (test_cur != 4 in main()