Searched refs:JSRelativeTimeFormatDescription (Results 1 – 2 of 2) sorted by relevance
110 const std::string RemoteObject::JSRelativeTimeFormatDescription = // NOLINT (readability-i… member in panda::ecmascript::tooling::RemoteObject804 std::string description = RemoteObject::JSRelativeTimeFormatDescription + " {}"; in DescriptionForJSRelativeTimeFormat()
476 …static const std::string JSRelativeTimeFormatDescription; // NOLINT (readability-identifier-namin… variable