Home
last modified time | relevance | path

Searched defs:handlerChar (Results 1 – 20 of 20) sorted by relevance

/third_party/musl/libc-test/src/functionalext/time/
Dstrftime_ext.c33 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in strftime_0100() local
61 const char *handlerChar = test_handle_path(test_strftime_data[i].tz); in strftime_0200() local
88 const char *handlerChar = test_handle_path("Pacific/Pitcairn"); in strftime_0300() local
114 const char *handlerChar = test_handle_path("Asia/Shanghai"); in strftime_0400() local
140 const char *handlerChar = test_handle_path("Asia/Shanghai"); in strftime_0500() local
166 const char *handlerChar = test_handle_path("Asia/Shanghai"); in strftime_0600() local
192 const char *handlerChar = test_handle_path("Asia/Shanghai"); in strftime_0700() local
218 const char *handlerChar = test_handle_path("Asia/Shanghai"); in strftime_0800() local
244 const char *handlerChar = test_handle_path("Asia/Shanghai"); in strftime_0900() local
270 const char *handlerChar = test_handle_path("Asia/Shanghai"); in strftime_1000() local
[all …]
Dctime.c33 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in ctime_0100() local
59 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in ctime64_0100() local
Dmktime.c33 const char *handlerChar = test_handle_path(test_mktime_data[i].tz); in mktime_0100() local
59 const char *handlerChar = test_handle_path(test_mktime_data[i].tz); in mktime64_0100() local
Dtimegm.c34 const char *handlerChar = test_handle_path(test_timegm_data[i].tz); in timegm_0100() local
61 const char *handlerChar = test_handle_path(test_timegm_data[i].tz); in timegm_time64_0100() local
Dctime_r.c34 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in ctime_r_0100() local
62 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in ctime64_r_0100() local
Ddifftime.c33 const char *handlerChar = test_handle_path(test_difftime_data[i].tz); in difftime_0100() local
59 const char *handlerChar = test_handle_path(test_difftime_data[i].tz); in difftime64_0100() local
Dlocaltime.c36 const char *handlerChar = test_handle_path(test_localtime_data[i].tz); in localtime_0100() local
65 const char *handlerChar = test_handle_path(test_localtime_data[i].tz); in localtime64_0100() local
Dlocaltime_r.c36 const char *handlerChar = test_handle_path(test_localtime_data[i].tz); in localtime_r_0100() local
66 const char *handlerChar = test_handle_path(test_localtime_data[i].tz); in localtime64_r_0100() local
Dtime_ext.c49 const char *handlerChar = test_handle_path(gResultData[i].tz); in time_0100() local
82 const char *handlerChar = test_handle_path(gResultData[i].tz); in time64_0100() local
Dasctime.c32 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in asctime_0100() local
Dasctime_r.c46 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in asctime_r_0100() local
Dstrftime_l.c33 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in strftime_l_0100() local
Dgmtime.c33 const char *handlerChar = test_handle_path(test_gmtime_data[i].tz); in gmtime_0100() local
Dgmtime_r.c34 const char *handlerChar = test_handle_path(test_gmtime_data[i].tz); in gmtime_r_0100() local
Dstrptime_ext.c35 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in strptime_0100() local
73 const char *handlerChar = test_handle_path(test_strptime_data[i].tz); in strptime_0200() local
180 const char *handlerChar = test_handle_path(test_asctime_data[0].tz); in strptime_0700() local
275 const char *handlerChar = test_handle_path("Asia/Shanghai"); in strptime_1200() local
304 const char *handlerChar = test_handle_path("Asia/Shanghai"); in strptime_1300() local
/third_party/musl/libc-test/src/functionalext/supplement/time/
Dgmtime_sup.c480 const char *handlerChar; in gmtime_0100() local
523 const char *handlerChar; in gmtime64_0100() local
Dgmtime_r_sup.c480 const char *handlerChar; in gmtime_r_0100() local
523 const char *handlerChar; in gmtime64_r_0100() local
Ddifftime_sup.c476 const char *handlerChar; in difftime_0100() local
Dmktime_sup.c476 const char *handlerChar; in mktime_0100() local
Dtime_sup.c47 const char *handlerChar; in time_0100() local