Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ TEST
Function
TEST
extern/re2/re2/testing/string_generator_test.cc:82–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
TEST(StringGenerator, NoLength) {
83
RunTest(0,
"abc"
, false);
84
}
85
86
TEST(StringGenerator, NoLengthNoAlphabet) {
87
RunTest(0,
""
, false);
Callers
nothing calls this directly
Calls
1
RunTest
Function · 0.85
Tested by
no test coverage detected