Home
last modified time | relevance | path

Searched refs:correctValue (Results 1 – 1 of 1) sorted by relevance

/external/tinyxml2/
Dxmltest.cpp671 const unsigned char correctValue[] = { 0xd1U, 0x86U, 0xd0U, 0xb5U, 0xd0U, 0xbdU, 0xd0U, 0xbdU, in main() local
674 XMLTest( "UTF-8: Russian value.", (const char*)correctValue, element->Attribute( "value" ) ); in main()