Searched refs:TestStep (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/renderer/net/
H A Dnet_error_helper_unittest.cc15 enum TestStep { enum
103 void RunTest(const TestStep steps[], int step_count);
114 void NetErrorHelperTest::RunTest(const TestStep steps[], int step_count) {
224 const TestStep steps[] = {
232 const TestStep steps[] = {
240 const TestStep steps[] = {
248 const TestStep steps[] = {
256 const TestStep steps[] = {
264 const TestStep steps[] = {
272 const TestStep step
[all...]
/external/skia/tests/
H A DCanvasTest.cpp273 static void NAME##TestStep(SkCanvas* canvas, skiatest::Reporter*, \
277 TEST_STEP(NAME, NAME##TestStep )
280 static void NAME##TestStep(SkCanvas* canvas, skiatest::Reporter* reporter, \
285 TEST_STEP(NAME, NAME##TestStep )

Completed in 97 milliseconds