Home
last modified time | relevance | path

Searched refs:SDK_ContCreate_test (Results 1 – 1 of 1) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_server/
H A DInkAPITest.cc2480 static RegressionTest *SDK_ContCreate_test; variable
2486 SDK_RPRINT(SDK_ContCreate_test, "TSContCreate", "TestCase1", TC_PASS, "ok"); in cont_handler()
2487 SDK_RPRINT(SDK_ContCreate_test, "TSContCall", "TestCase1", TC_PASS, "ok"); in cont_handler()
2499 SDK_ContCreate_test = test; in REGRESSION_TEST()
2509 …SDK_RPRINT(SDK_ContCreate_test, "TSContCreate", "TestCase1", TC_FAIL, "continuation creation has p… in REGRESSION_TEST()
2510 … SDK_RPRINT(SDK_ContCreate_test, "TSContCall", "TestCase1", TC_FAIL, "continuation has problems"); in REGRESSION_TEST()