Home
last modified time | relevance | path

Searched refs:asInt64 (Results 1 – 12 of 12) sorted by relevance

/third_party/node/test/js-native-api/test_conversions/
Dtest.js27 [test.asInt32, test.asUInt32, test.asInt64].forEach((asInt) => {
47 assert.strictEqual(test.asInt64(-1), -1);
/third_party/jsoncpp/include/json/
Dvalue.h389 Int64 asInt64() const;
667 template <> inline Int64 Value::as<Int64>() const { return asInt64(); }
/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp1009 JSONTEST_ASSERT_EQUAL((Json::Int64(1) << 40), val.asInt64()); in JSONTEST_FIXTURE_LOCAL()
1035 JSONTEST_ASSERT_EQUAL((Json::Int64(1) << 40), val.asInt64()); in JSONTEST_FIXTURE_LOCAL()
1061 JSONTEST_ASSERT_EQUAL((Json::Int64(1) << 40), val.asInt64()); in JSONTEST_FIXTURE_LOCAL()
1088 JSONTEST_ASSERT_EQUAL(-(Json::Int64(1) << 40), val.asInt64()); in JSONTEST_FIXTURE_LOCAL()
1112 JSONTEST_ASSERT_EQUAL(kint64max, val.asInt64()); in JSONTEST_FIXTURE_LOCAL()
1164 JSONTEST_ASSERT_EQUAL(kint64min, val.asInt64()); in JSONTEST_FIXTURE_LOCAL()
1188 JSONTEST_ASSERT_EQUAL(kint64min, val.asInt64()); in JSONTEST_FIXTURE_LOCAL()
1766 JSONTEST_ASSERT_THROWS(strVal.asInt64()); in JSONTEST_FIXTURE_LOCAL()
1767 JSONTEST_ASSERT_THROWS(objVal.asInt64()); in JSONTEST_FIXTURE_LOCAL()
1768 JSONTEST_ASSERT_THROWS(arrVal.asInt64()); in JSONTEST_FIXTURE_LOCAL()
[all …]
/third_party/jsoncpp/src/lib_json/
Djson_value.cpp700 Value::Int64 Value::asInt64() const { in asInt64() function in Json::Value
747 return asInt64(); in asLargestInt()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h673 Int64 asInt64() const;
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h673 Int64 asInt64() const;
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h673 Int64 asInt64() const;
/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h723 Int64 asInt64() const;
Djsoncpp.cpp3109 Value::Int64 Value::asInt64() const { in asInt64() function in Json::Value
3156 return asInt64(); in asLargestInt()
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3077 Value::Int64 Value::asInt64() const { in asInt64() function in Json::Value
3124 return asInt64(); in asLargestInt()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3077 Value::Int64 Value::asInt64() const { in asInt64() function in Json::Value
3124 return asInt64(); in asLargestInt()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3077 Value::Int64 Value::asInt64() const { in asInt64() function in Json::Value
3124 return asInt64(); in asLargestInt()