Lines Matching defs:expectedResult
891 const char * expectedResult = "Replace <aa> <1> <...>.";903 expectedResultSize = strlen(expectedResult);914 TEST_ASSERT_STRING(expectedResult, buf, TRUE);931 TEST_ASSERT_STRING(expectedResult, buf, FALSE);960 strcpy(expected, expectedResult);