Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dhistogram_test.cpp96 std::vector<int> simple_vector = {1, 1515, -12, 130, -1, 124, 0}; in TEST_F() local
113 std::vector<int> simple_vector = {1, 1515, -12, 129, 0, 124, 0}; in TEST_F() local
156 std::vector<int> simple_vector = {1, 1, 0, 12, 0, 1, 12}; in TEST_F() local