Home
last modified time | relevance | path

Searched refs:GetFloat (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/util/
H A DJsonReader.h65 float GetFloat(const char* key, float defaultVal = 0.0) const;
H A DJsonReader.cpp223 float Value::GetFloat(const char* key, float defaultVal) const in GetFloat() function in Json2::Value
/ide/tools/previewer/test/unittest/util/
H A DJsonReaderTest.cpp192 EXPECT_EQ(objVal.GetFloat("height"), (float)g_height); in TEST()

Completed in 6 milliseconds