Home
last modified time | relevance | path

Searched defs:std (Results 1 – 5 of 5) sorted by relevance

/6.6.0/testrunner/pytests/analysis/
H A Dclusterinfoanalysis.py167 def data_distribution_analysis(self, total_items = 0, std = 1.0): argument
179 def vb_distribution_check(self, total_vbuckets = 0, std = 1.0): argument
/6.6.0/subjson/subdoc/
H A Dutil.cc68 namespace std { namespace
/6.6.0/kv_engine/tests/testapp/
H A Dtestapp_assert_helper.h119 using namespace std; in formatArg() local
H A Dtestapp_subdoc_common.cc159 namespace std { namespace
/6.6.0/testrunner/pytests/
H A Dbasetestcase.py1881 …def vb_distribution_analysis(self, servers=[], buckets=[], total_vbuckets=0, std=1.0, type="rebala… argument