Searched refs:SToffset (Results 1 – 3 of 3) sorted by relevance
239 int32_t SToffset = (int32_t)(-8 * 60*60*1000L); in Test4084933() local245 ERR_IF_FAIL(offset1 != SToffset) in Test4084933()246 ERR_IF_FAIL(offset2 != SToffset) in Test4084933()247 ERR_IF_FAIL(offset3 != SToffset) in Test4084933()250 ERR_IF_FAIL(offset6 != SToffset) in Test4084933()253 ERR_IF_FAIL(offset7 != SToffset) in Test4084933()254 ERR_IF_FAIL(offset8 != SToffset) in Test4084933()
135 long SToffset = -8 * 60*60*1000L; in Test4084933() local137 if (offset1 != SToffset || offset2 != SToffset || in Test4084933()138 offset3 != SToffset || offset4 != DToffset || in Test4084933()139 offset5 != DToffset || offset6 != SToffset || in Test4084933()140 offset7 != SToffset || offset8 != SToffset) in Test4084933()
138 long SToffset = -8 * 60*60*1000L; in Test4084933() local140 if (offset1 != SToffset || offset2 != SToffset || in Test4084933()141 offset3 != SToffset || offset4 != DToffset || in Test4084933()142 offset5 != DToffset || offset6 != SToffset || in Test4084933()143 offset7 != SToffset || offset8 != SToffset) in Test4084933()