Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
H A DJsonReader.h64 int64_t GetInt64(const char* key, int32_t defaultVal = 0) const;
H A DJsonReader.cpp218 int64_t Value::GetInt64(const char* key, int32_t defaultVal) const in GetInt64() function in Json2::Value
/ide/tools/previewer/test/unittest/util/
H A DJsonReaderTest.cpp191 EXPECT_EQ(objVal.GetInt64("code2"), g_code2); in TEST()

Completed in 4 milliseconds