Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
H A DJsonReader.h53 bool IsInt64() const;
H A DJsonReader.cpp154 bool Value::IsInt64() const in IsInt64() function in Json2::Value
/ide/tools/previewer/test/unittest/util/
H A DJsonReaderTest.cpp317 EXPECT_FALSE(name.IsInt64()); in TEST()
321 EXPECT_TRUE(age.IsInt64()); in TEST()

Completed in 3 milliseconds