Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dhistogram_test.cpp104 Histogram<int> hist; in TEST_F() local
119 Histogram<IntWrapper> hist; in TEST_F() local
164 Histogram<int> hist(simpleVector.begin(), simpleVector.end()); in TEST_F() local