Searched refs:loop_rest (Results 1 – 1 of 1) sorted by relevance
44 const size_t loop_rest = i / arraysize(kLoopName); in TEST() local45 const size_t path_index = loop_rest % arraysize(kPath); in TEST()46 const size_t path_rest = loop_rest / arraysize(kPath); in TEST()