Searched refs:TestCharSet (Results 1 – 2 of 2) sorted by relevance
15 TestCharSet::TestCharSet(TestingInstance* instance) in TestCharSet() function in TestCharSet20 bool TestCharSet::Init() { in Init()28 void TestCharSet::RunTests(const std::string& filter) { in RunTests()37 std::string TestCharSet::TestUTF16ToCharSetDeprecated() { in TestUTF16ToCharSetDeprecated()111 std::string TestCharSet::TestUTF16ToCharSet() { in TestUTF16ToCharSet()224 std::string TestCharSet::TestCharSetToUTF16Deprecated() { in TestCharSetToUTF16Deprecated()288 std::string TestCharSet::TestCharSetToUTF16() { in TestCharSetToUTF16()356 std::string TestCharSet::TestGetDefaultCharSet() { in TestGetDefaultCharSet()370 std::vector<uint16_t> TestCharSet::UTF8ToUTF16(const std::string& utf8) { in UTF8ToUTF16()
15 class TestCharSet : public TestCase {17 TestCharSet(TestingInstance* instance);