Home
last modified time | relevance | path

Searched refs:yVec (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/services/profiler_service/test/unittest/
H A Dprofiler_data_repeater_test.cpp132 std::vector<int> yVec; in HWTEST_F() local
140 yVec.push_back(y0); in HWTEST_F()
146 EXPECT_EQ(count, yVec.size()); in HWTEST_F()
151 EXPECT_EQ(y, yVec[i]); in HWTEST_F()

Completed in 1 milliseconds