Home
last modified time | relevance | path

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

/bionic/tests/
Dtime_test.cpp63 tm* broken_down = gmtime(&t); in TEST() local
76 struct tm* broken_down = gmtime_r(&t, &tm); in TEST() local