HomeSort by relevance Sort by last modified time
    Searched refs:nestingLevel_ (Results 1 - 2 of 2) sorted by null

  /external/jsoncpp/src/test_lib_json/
jsontest.h 41 unsigned int nestingLevel_;
jsontest.cpp 134 failure.nestingLevel_ = nestingLevel;
199 std::string indent( failure.nestingLevel_ * 2, ' ' );

Completed in 42 milliseconds