Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_tracker_third_test.cpp167 uint32_t sampleSize = sample.size(); in HWTEST_F_L0() local
175 if (line.substr(0U, sampleSize) == sample) { in HWTEST_F_L0()
H A Dheap_tracker_first_test.cpp264 uint32_t sampleSize = sample.size(); in HWTEST_F_L0() local
272 if (line.substr(0U, sampleSize) == sample) { in HWTEST_F_L0()

Completed in 1 milliseconds