MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / name

Function name

Telegram/SourceFiles/tests/test_text.cpp:359–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357} // namespace
358
359QString name() {
360 return u"text"_q;
361}
362
363void test(not_null<Ui::RpWindow*> window, not_null<Ui::RpWidget*> body) {
364 (void)window;

Callers 15

pathMethod · 0.85
EmbeddedThemesFunction · 0.85
AllMessagesRowMethod · 0.85
generateNameMethod · 0.85
generateShortNameMethod · 0.85
isEmptyMethod · 0.85
checkMethod · 0.85
ensureEmptyUserpicMethod · 0.85
fillNamesMethod · 0.85
setNameMethod · 0.85
markForbiddenMethod · 0.85
setNameMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected