MCPcopy Create free account
hub / github.com/apache/trafficserver / f2

Function f2

src/tsutil/unit_tests/test_PostScript.cc:46–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46void
47f2(double a)
48{
49 ++f2Called;
50
51 REQUIRE(a == 4.0);
52}
53
54void
55f3(int a, double b)

Callers 1

test_PostScript.ccFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected