Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
H A DJsonReader.h54 bool IsUInt64() const;
H A DJsonReader.cpp164 bool Value::IsUInt64() const in IsUInt64() function in Json2::Value
/ide/tools/previewer/test/unittest/util/
H A DJsonReaderTest.cpp179 EXPECT_TRUE(objVal["code2"].IsUInt64()); in TEST()
329 EXPECT_FALSE(name.IsUInt64()); in TEST()
333 EXPECT_TRUE(age.IsUInt64()); in TEST()

Completed in 3 milliseconds