Searched refs:computed (Results 1 – 4 of 4) sorted by relevance
418 double computed = bpk.first; in TEST_P() local421 computed += 0.5; in TEST_P()422 computed /= 1234567.0; in TEST_P()423 computed *= 1234567.0; in TEST_P()424 computed -= 0.5; in TEST_P()425 some_computed_less_than_denoted |= (computed < bpk.first); in TEST_P()426 ResetPolicy(computed); in TEST_P()
13 … GetApproximateSizes that allows to specify if memtable stats should be computed only without comp…
140 want to store skylines (see “Read Path” subsection below) computed over our ranges so we can binary…
683 … GetApproximateSizes that allows to specify if memtable stats should be computed only without comp…