Home
last modified time | relevance | path

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

/external/skia/tests/
DCanvasTest.cpp270 void setAssertMessageFormat(const char* format) { in setAssertMessageFormat() function in CanvasTestStep
572 testStep->setAssertMessageFormat(kPdfAssertMessageFormat); in TestPdfDevice()
598 testStep->setAssertMessageFormat(kNWayDrawAssertMessageFormat); in TestNWayCanvasStateConsistency()
601 testStep->setAssertMessageFormat(kNWayStateAssertMessageFormat); in TestNWayCanvasStateConsistency()
604 testStep->setAssertMessageFormat(kNWayIndirect1StateAssertMessageFormat); in TestNWayCanvasStateConsistency()
606 testStep->setAssertMessageFormat(kNWayIndirect2StateAssertMessageFormat); in TestNWayCanvasStateConsistency()
621 testStep->setAssertMessageFormat(kCanvasDrawAssertMessageFormat); in TestOverrideStateConsistency()