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