Searched defs:testNameAt (Results 1 - 1 of 1) sorted by relevance

/external/jsoncpp/src/test_lib_json/
H A Djsontest.cpp317 Runner::testNameAt( unsigned int index ) const function in class:JsonTest::Runner
403 if ( testNameAt(index) == testName )
419 printf( "%s\n", testNameAt( index ).c_str() );

Completed in 520 milliseconds