Home
last modified time | relevance | path

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

/external/jsoncpp/src/jsontestrunner/
Dmain.cpp28 std::string::size_type hasSign = in normalizeFloatingPointStr() local
30 std::string::size_type exponentStartIndex = index + 1 + hasSign; in normalizeFloatingPointStr()
/external/jsoncpp/src/test_lib_json/
Dmain.cpp107 std::string::size_type hasSign = in normalizeFloatingPointStr() local
109 std::string::size_type exponentStartIndex = index + 1 + hasSign; in normalizeFloatingPointStr()