Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ TEST_F
Function
TEST_F
test/brpc_builtin_service_unittest.cpp:510–513 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
508
};
509
510
TEST_F(BuiltinServiceTest, index) {
511
TestIndex(false);
512
TestIndex(true);
513
}
514
515
TEST_F(BuiltinServiceTest, version) {
516
const std::string VERSION =
"test_version"
;
Callers
nothing calls this directly
Calls
15
CheckFieldInContent
Function · 0.85
CheckContent
Function · 0.85
ProfilerFlush
Function · 0.85
CheckErrorText
Function · 0.85
bthread_id_create
Function · 0.85
string_printf
Function · 0.85
bthread_start_background
Function · 0.85
bthread_usleep
Function · 0.85
check_all_bthreads
Function · 0.85
bthread_join
Function · 0.85
ErrorText
Method · 0.80
AddService
Method · 0.80
Tested by
no test coverage detected