Searched refs:NumberFormatDescription (Results 1 – 2 of 2) sorted by relevance
105 const std::string RemoteObject::NumberFormatDescription = "NumberFormat"; // NOLINT (readability-i… member in panda::ecmascript::tooling::RemoteObject780 std::string description = RemoteObject::NumberFormatDescription + " {}"; in DescriptionForNumberFormat()
471 … static const std::string NumberFormatDescription; // NOLINT (readability-identifier-naming) variable