Home
last modified time | relevance | path

Searched refs:theCachabRatio (Results 1 – 1 of 1) sorted by relevance

/dports/benchmarks/polygraph/polygraph-4.13.0/src/tools/
H A Dpop_test.cc30 theCachabRatio(this, "cachable <%>", "portion of cachable replies", 0.80), in MyOpts()
47 DblOpt theCachabRatio; member in MyOpts
181 if (rng() > TheOpts.theCachabRatio) in noteObject()