Home
last modified time | relevance | path

Searched refs:g_infos (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_trace_test.c16 static unsigned int g_infos[TRACE_UNIT_INFO_TEST_SIZE] = {100, 200, 300, 400, 500, 600}; variable
28 g_infos, i); in PlatformTraceSetUintptrInfoTest()
43 …"TraceTestModule", "TraceTestModuleFun", ":%d-%d-%s-%s", g_infos[0], g_infos[1], "testparam1", "te… in PlatformTraceFmtInfoTest()
53 g_infos[0], g_infos[1], "testparam1", "testparam2"); in PlatformTraceTestReliability()