MCPcopy Create free account
hub / github.com/BYVoid/OpenCC / TEST_F

Function TEST_F

src/TextDictTest.cpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29};
30
31TEST_F(TextDictTest, DictTest) { TestDict(textDict); }
32
33TEST_F(TextDictTest, Serialization) {
34 textDict->opencc::SerializableDict::SerializeToFile(fileName);

Callers

nothing calls this directly

Calls 7

LengthMethod · 0.45
GetLexiconMethod · 0.45
IsNullMethod · 0.45
KeyMethod · 0.45
GetMethod · 0.45
MatchMethod · 0.45
MatchPrefixMethod · 0.45

Tested by

no test coverage detected