Home
last modified time | relevance | path

Searched defs:fromDecimalString (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/protobuf/js/experimental/runtime/
Dint64.js72 static fromDecimalString(value) { method in Int64
/external/llvm/unittests/ADT/
DAPFloatTest.cpp812 TEST(APFloatTest, fromDecimalString) { in TEST() argument