HomeSort by relevance Sort by last modified time
    Searched full:correctvalue (Results 1 - 1 of 1) sorted by null

  /external/tinyxml/
xmltest.cpp 509 const unsigned char correctValue[] = { 0xd1U, 0x86U, 0xd0U, 0xb5U, 0xd0U, 0xbdU, 0xd0U, 0xbdU,
512 XmlTest( "UTF-8: Russian value.", (const char*)correctValue, element->Attribute( "value" ), true );

Completed in 101 milliseconds