Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/time/
Dtime_test.go37 type parsedTime struct { struct
38 Year int
39 Month Month
40 Day int
41 Hour, Minute, Second int // 15:04:05 is 15, 4, 5.
42 Nanosecond int // Fractional second.
43 Weekday Weekday
44 ZoneOffset int // seconds east of UTC, e.g. -7*60*60 for -0700
45 Zone string // e.g., "MST"
84 func same(t Time, u *parsedTime) bool {
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-9-robolectric-4913185-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-10-robolectric-5803371.jarMETA-INF/ META-INF/MANIFEST.MF res/ res/layout-notround- ...