Searched refs:correctValue (Results 1 – 1 of 1) sorted by relevance
/external/tinyxml/ |
D | xmltest.cpp | 509 const unsigned char correctValue[] = { 0xd1U, 0x86U, 0xd0U, 0xb5U, 0xd0U, 0xbdU, 0xd0U, 0xbdU, in main() local 512 …XmlTest( "UTF-8: Russian value.", (const char*)correctValue, element->Attribute( "value" ), true ); in main()
|