Home
last modified time | relevance | path

Searched refs:GenRandomString (Results 1 – 21 of 21) sorted by relevance

/dports/audio/jamulus/jamulus-r3_8_1/src/
H A Dtestbench.h76 QString GenRandomString() const in GenRandomString() function
137 vecChanInfo[0].strName = GenRandomString(); in OnTimer()
150 ChannelCoreInfo.strCity = GenRandomString(); in OnTimer()
151 ChannelCoreInfo.strName = GenRandomString(); in OnTimer()
161 Protocol.CreateChatTextMes ( GenRandomString() ); in OnTimer()
202 ServerInfo.strCity = GenRandomString(); in OnTimer()
203 ServerInfo.strName = GenRandomString(); in OnTimer()
218 vecServerInfo[0].strCity = GenRandomString(); in OnTimer()
219 vecServerInfo[0].strName = GenRandomString(); in OnTimer()
262 vecChanInfo[0].strName = GenRandomString(); in OnTimer()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_test.cc60 string GenRandomString(size_t size) { in GenRandomString() function
90 input += GenRandomString(size); in Run()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_test.cc60 string GenRandomString(size_t size) { in GenRandomString() function
90 input += GenRandomString(size); in Run()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_test.cc60 string GenRandomString(size_t size) { in GenRandomString() function
90 input += GenRandomString(size); in Run()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_test.cc60 string GenRandomString(size_t size) { in GenRandomString() function
90 input += GenRandomString(size); in Run()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_test.cc60 string GenRandomString(size_t size) { in GenRandomString() function
90 input += GenRandomString(size); in Run()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_test.cc60 string GenRandomString(size_t size) { in GenRandomString() function
90 input += GenRandomString(size); in Run()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow-ps/
H A Dthread.h143 inline void GenRandomString(char *s, const int len) { in GenRandomString() function
157 GenRandomString(&sema_name[4], 16); in Init()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow-ps/
H A Dthread.h143 inline void GenRandomString(char *s, const int len) { in GenRandomString() function
157 GenRandomString(&sema_name[4], 16); in Init()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_storage_test.cc53 string GenRandomString(int size) { in GenRandomString() function
274 entry->set_key(GenRandomString(10)); in TEST_F()
275 entry->set_value(GenRandomString(10)); in TEST_F()
277 entry->set_comment(GenRandomString(10)); in TEST_F()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_storage_test.cc53 string GenRandomString(int size) { in GenRandomString() function
274 entry->set_key(GenRandomString(10)); in TEST_F()
275 entry->set_value(GenRandomString(10)); in TEST_F()
277 entry->set_comment(GenRandomString(10)); in TEST_F()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_storage_test.cc53 string GenRandomString(int size) { in GenRandomString() function
274 entry->set_key(GenRandomString(10)); in TEST_F()
275 entry->set_value(GenRandomString(10)); in TEST_F()
277 entry->set_comment(GenRandomString(10)); in TEST_F()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_storage_test.cc53 string GenRandomString(int size) { in GenRandomString() function
274 entry->set_key(GenRandomString(10)); in TEST_F()
275 entry->set_value(GenRandomString(10)); in TEST_F()
277 entry->set_comment(GenRandomString(10)); in TEST_F()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_storage_test.cc53 string GenRandomString(int size) { in GenRandomString() function
274 entry->set_key(GenRandomString(10)); in TEST_F()
275 entry->set_value(GenRandomString(10)); in TEST_F()
277 entry->set_comment(GenRandomString(10)); in TEST_F()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_storage_test.cc53 string GenRandomString(int size) { in GenRandomString() function
274 entry->set_key(GenRandomString(10)); in TEST_F()
275 entry->set_value(GenRandomString(10)); in TEST_F()
277 entry->set_comment(GenRandomString(10)); in TEST_F()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/storage/
H A Dlru_storage_test.cc51 string GenRandomString(int size) { in GenRandomString() function
66 const string key = GenRandomString(20); in RunTest()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/storage/
H A Dlru_storage_test.cc51 string GenRandomString(int size) { in GenRandomString() function
66 const string key = GenRandomString(20); in RunTest()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/storage/
H A Dlru_storage_test.cc51 string GenRandomString(int size) { in GenRandomString() function
66 const string key = GenRandomString(20); in RunTest()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/storage/
H A Dlru_storage_test.cc51 string GenRandomString(int size) { in GenRandomString() function
66 const string key = GenRandomString(20); in RunTest()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/storage/
H A Dlru_storage_test.cc51 string GenRandomString(int size) { in GenRandomString() function
66 const string key = GenRandomString(20); in RunTest()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/storage/
H A Dlru_storage_test.cc51 string GenRandomString(int size) { in GenRandomString() function
66 const string key = GenRandomString(20); in RunTest()