Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dhistogram_test.cpp97 Histogram<int> hist; in TEST_F() local
112 Histogram<IntWrapper> hist; in TEST_F() local
157 Histogram<int> hist(simple_vector.begin(), simple_vector.end()); in TEST_F() local