Searched refs:g_uint32_test (Results 1 – 1 of 1) sorted by relevance
54 static uint32_t g_uint32_test = 3200; variable73 {"arrayDumperTestUint32", PLATFORM_DUMPER_UINT32, &g_uint32_test},126 ret = PlatformDumperTestAdd("dumperTestUint32", PLATFORM_DUMPER_UINT32, &g_uint32_test); in PlatformDumperTestAddUint32()