Searched defs:subn (Results 1 – 2 of 2) sorted by relevance
387 int subn; in __cmd_test() local411 int subn = num_subtests(t); in __cmd_test() local487 int subn = num_subtests(t); in perf_test__list() local
72 def subn(pattern, repl, string, count=0): member in NoMatch