Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ MapVote
Class
MapVote
src/test/score_test.cpp:428–434 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
426
}
427
428
struct MapVote : public Score
429
{
430
MapVote()
431
{
432
str_copy(m_PlayerRequest.m_aRequestingPlayer,
"brainless tee"
, sizeof(m_PlayerRequest.m_aRequestingPlayer));
433
}
434
};
435
436
TEST_P(MapVote, Exact)
437
{
Callers
1
TEST_P
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_P
Function · 0.68