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

Function TEST_F

src/SimpleConverterTest.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39};
40
41TEST_F(SimpleConverterTest, Convert) { TestConverter(CONFIG_TEST_JSON_PATH); }
42
43TEST_F(SimpleConverterTest, Multithreading) {
44 const auto& routine = [this](const std::string& config) {

Callers

nothing calls this directly

Calls 8

opencc_openFunction · 0.85
opencc_convert_utf8Function · 0.85
opencc_convert_utf8_freeFunction · 0.85
opencc_closeFunction · 0.85
opencc_errorFunction · 0.85
joinMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected