MCPcopy 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
82TEST(StringGenerator, NoLength) {
83 RunTest(0, "abc", false);
84}
85
86TEST(StringGenerator, NoLengthNoAlphabet) {
87 RunTest(0, "", false);

Callers

nothing calls this directly

Calls 1

RunTestFunction · 0.85

Tested by

no test coverage detected