Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechainc_test.cpp28 #define ARRAY_FIRST_INDEX 0 macro
92 hashData[ARRAY_FIRST_INDEX] = tv.tv_sec; in GenerateChainId()
106 hashData[ARRAY_FIRST_INDEX] = randomNum; in GenerateSpanId()
120 hashData[ARRAY_FIRST_INDEX] = tv.tv_usec; in GenerateParentSpanId()
H A Dhitracechaincpp_test.cpp31 #define ARRAY_FIRST_INDEX 0 macro
63 hashData[ARRAY_FIRST_INDEX] = tv.tv_sec; in GenerateChainId()
78 hashData[ARRAY_FIRST_INDEX] = randomNum; in GenerateSpanId()
92 hashData[ARRAY_FIRST_INDEX] = tv.tv_usec; in GenerateParentSpanId()

Completed in 3 milliseconds