Home
last modified time | relevance | path

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

/external/jsoncpp/src/test_lib_json/
Dmain.cpp42 static const float kfuint32max = float(kuint32max); variable
917 JSONTEST_ASSERT_EQUAL(kfuint32max, val.asFloat()); in JSONTEST_FIXTURE_LOCAL()