Searched refs:wordProperty4 (Results 1 – 1 of 1) sorted by relevance
64 const WordProperty wordProperty4 = getDummpWordProperty(getCodePointVector("efef")); in TEST() local65 EXPECT_TRUE(dict.addWord(wordProperty4)); in TEST()66 EXPECT_NE(nullptr, dict.getWordProperty(wordProperty4.getCodePoints())); in TEST()79 EXPECT_NE(nullptr, dict.getWordProperty(wordProperty4.getCodePoints())); in TEST()