Searched defs:CoerceToInt64 (Results 1 – 2 of 2) sorted by relevance
35 TEST(JsonTraceUtilsTest, CoerceToInt64) { in TEST() argument
52 base::Optional<int64_t> CoerceToInt64(const Json::Value& value) { in CoerceToInt64() function