Lines Matching refs:sequential
129 desc: "failnow skips future sequential and parallel tests at same level",
133 --- FAIL: failnow skips future sequential and parallel tests at same level (N.NNs)
134 --- FAIL: failnow skips future sequential and parallel tests at same level/#00 (N.NNs)
160 realTest.Error("sequential test was not run")
238 desc: "alternate sequential and parallel",
239 // Sequential tests should partake in the counting of running threads.
240 // Otherwise, if one runs parallel subtests in sequential tests that are
248 // Sequential: ensure running count is decremented.
257 desc: "alternate sequential and parallel 2",
258 // Sequential tests should partake in the counting of running threads.
259 // Otherwise, if one runs parallel subtests in sequential tests that are
386 desc: "simulate sequential run of subbenchmarks.",