Searched refs:SToffset (Results 1 – 3 of 3) sorted by relevance
237 int32_t SToffset = (int32_t)(-8 * 60*60*1000L); in Test4084933() local243 ERR_IF_FAIL(offset1 != SToffset) in Test4084933()244 ERR_IF_FAIL(offset2 != SToffset) in Test4084933()245 ERR_IF_FAIL(offset3 != SToffset) in Test4084933()248 ERR_IF_FAIL(offset6 != SToffset) in Test4084933()251 ERR_IF_FAIL(offset7 != SToffset) in Test4084933()252 ERR_IF_FAIL(offset8 != SToffset) in Test4084933()
133 long SToffset = -8 * 60*60*1000L; in Test4084933() local135 if (offset1 != SToffset || offset2 != SToffset || in Test4084933()136 offset3 != SToffset || offset4 != DToffset || in Test4084933()137 offset5 != DToffset || offset6 != SToffset || in Test4084933()138 offset7 != SToffset || offset8 != SToffset) in Test4084933()
129 long SToffset = -8 * 60*60*1000L; in Test4084933() local131 if (offset1 != SToffset || offset2 != SToffset || in Test4084933()132 offset3 != SToffset || offset4 != DToffset || in Test4084933()133 offset5 != DToffset || offset6 != SToffset || in Test4084933()134 offset7 != SToffset || offset8 != SToffset) in Test4084933()