Searched defs:time_struct (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A Dos.cpp126 struct tm time_struct; local
[all...]
/openjdk10/test/fmw/gtest/src/
H A Dgtest.cc3228 const struct tm* const time_struct = localtime(&seconds); // NOLINT local
3231 const struct tm* const time_struct = localtime(&seconds); // NOLINT local

Completed in 61 milliseconds