Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ certFile
Function
certFile
lib/cpp/test/SecurityTest.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
boost::filesystem::path keyDir;
48
boost::filesystem::path certFile(const std::string& filename)
49
{
50
return keyDir / filename;
51
}
52
boost::mutex gMutex;
53
54
struct GlobalFixture
Callers
3
GlobalFixture
Method · 0.70
server
Method · 0.70
client
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected