Home
last modified time | relevance | path

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

/external/tinyxml2/
Dxmltest.cpp503 const int defaultIntValue = 10; in main() local
505 int value1 = defaultIntValue; in main()
509 XMLTest( "Programmatic DOM", defaultIntValue, value1 ); in main()