Searched refs:lipsum (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/apitests/apphelp/ |
H A D | db.cpp | 541 …static const WCHAR lipsum[] = {'L','o','r','e','m',' ','i','p','s','u','m',' ','d','o','l','o','r'… in test_stringtable() local 545 static const WCHAR* all[] = { test1, test2, test3, test4, test5, lipsum, lipsum2, empty }; in test_stringtable()
|