Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
TEST_F(TextDictTest, DictTest) { TestDict(textDict); }
32
33
TEST_F(TextDictTest, Serialization) {
34
textDict->opencc::SerializableDict::SerializeToFile(fileName);
Callers
nothing calls this directly
Calls
7
Length
Method · 0.45
GetLexicon
Method · 0.45
IsNull
Method · 0.45
Key
Method · 0.45
Get
Method · 0.45
Match
Method · 0.45
MatchPrefix
Method · 0.45
Tested by
no test coverage detected