Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_dumper_test.c60 static int64_t g_int64_test = 6401; variable
75 {"arrayDumperTestint64", PLATFORM_DUMPER_INT64, &g_int64_test },
186 ret = PlatformDumperTestAdd("dumperTestInt64", PLATFORM_DUMPER_INT64, &g_int64_test); in PlatformDumperTestAddInt64()