Inheritance diagram for ippStringBuilderTestCase:
Public Member Functions | |
ippStringBuilderTestCase () | |
void | setUp () |
void | tearDown () |
void | test1 () |
void | test2 () |
void | test3 () |
void | test4 () |
void | test5 () |
void | test6 () |
void | test7 () |
void | test8 () |
void | test9 () |
|
Definition at line 16 of file ippStringBuilderTestCase.h. |
|
Definition at line 20 of file ippStringBuilderTestCase.h. |
|
Definition at line 21 of file ippStringBuilderTestCase.h. |
|
Definition at line 9 of file ippStringBuilderTestCase.cpp. References ippStringBuilder::Append(), ippStringBuilder::EndFunc(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by TestDescription_ippStringBuilderTestCase_test1::runTest(). |
|
Definition at line 23 of file ippStringBuilderTestCase.cpp. References ippStringBuilder::Append(), ippStringBuilder::AppendFunc(), ippStringBuilder::EndFunc(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by TestDescription_ippStringBuilderTestCase_test2::runTest(). |
|
Definition at line 46 of file ippStringBuilderTestCase.cpp. References ippStringBuilder::Append(), ippStringBuilder::AppendFunc(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and ippStringBuilder::ToString(). Referenced by TestDescription_ippStringBuilderTestCase_test3::runTest(). |
|
Definition at line 58 of file ippStringBuilderTestCase.cpp. References ippStringBuilder::Append(), ippStringBuilder::AppendFunc(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and ippStringBuilder::ToString(). Referenced by TestDescription_ippStringBuilderTestCase_test4::runTest(). |
|
Definition at line 68 of file ippStringBuilderTestCase.cpp. References ippStringBuilder::Append(), ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by TestDescription_ippStringBuilderTestCase_test5::runTest(). |
|
Definition at line 86 of file ippStringBuilderTestCase.cpp. References ippStringBuilder::AppendFunc(), CommandTag, IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and ippStringBuilder::ToString(). Referenced by TestDescription_ippStringBuilderTestCase_test6::runTest(). |
|
Definition at line 96 of file ippStringBuilderTestCase.cpp. References ippStringBuilder::AppendParam(), BadArgument, CommandTag, ippStringBuilder::EndFunc(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by TestDescription_ippStringBuilderTestCase_test7::runTest(). |
|
Definition at line 111 of file ippStringBuilderTestCase.cpp. References ippStringBuilder::AppendFunc(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ippStringBuilder, and ippStringBuilder::ToString(). Referenced by TestDescription_ippStringBuilderTestCase_test8::runTest(). |
|
Definition at line 120 of file ippStringBuilderTestCase.cpp. References ippStringBuilder::AppendFunc(), ippStringBuilder::AppendParam(), CommandTag, ippStringBuilder::EndFunc(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by TestDescription_ippStringBuilderTestCase_test9::runTest(). |