Lines Matching refs:assertSuccess
62 assertSuccess("Should create result without error", &ec); in TestSkeletonFormatToString()
69 assertSuccess("Should print string to buffer without error", &ec); in TestSkeletonFormatToString()
74 assertSuccess("Should format double without error", &ec); in TestSkeletonFormatToString()
76 assertSuccess("Should print string to buffer without error", &ec); in TestSkeletonFormatToString()
81 assertSuccess("Should format decimal without error", &ec); in TestSkeletonFormatToString()
83 assertSuccess("Should print string to buffer without error", &ec); in TestSkeletonFormatToString()
102 assertSuccess("Should create result without error", &ec); in TestSkeletonFormatToFields()
197 assertSuccess("There should not be a failure in the example code", &ec); in TestExampleCode()
214 assertSuccess("Should create result without error", &ec); in TestFormattedValue()
219 assertSuccess("Should convert without error", &ec); in TestFormattedValue()
275 assertSuccess("Should create result without error", &ec); in TestToDecimalNumber()