MCPcopy Create free account
hub / github.com/ceph/ceph / TEST

Function TEST

src/test/common/test_time.cc:135–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135TEST(RealClock, Sanity) {
136 system_clock_sanity<real_clock>();
137}
138
139
140TEST(RealClock, Conversions) {

Callers

nothing calls this directly

Calls 6

stringifyFunction · 0.85
float_format_eqFunction · 0.85
substrMethod · 0.80
to_stringFunction · 0.70
countMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected