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