Searched refs:check_time (Results 1 – 10 of 10) sorted by relevance
/external/autotest/tko/ |
D | job_serializer_unittest.py | 106 self.check_time(self.tko_job.queued_time, 113 self.check_time(self.tko_job.started_time, 120 self.check_time(self.tko_job.finished_time, 146 self.check_time(self.tko_job.aborted_on, 205 self.check_time(test.started_time, newtest.started_time) 206 self.check_time(test.finished_time, newtest.finished_time) 217 def check_time(self, dTime, stime): member in JobSerializerUnittest 349 self.check_time(test.started_time, newtest.started_time) 350 self.check_time(test.finished_time, newtest.finished_time) 359 def check_time(self, dTime, sTime): member in ReadBackGetterTest
|
/external/u-boot/board/ge/common/ |
D | ge_common.h | 6 void check_time(void);
|
D | ge_common.c | 10 void check_time(void) in check_time() function
|
/external/boringssl/src/crypto/x509/ |
D | x509_vpm.c | 282 dest->check_time = src->check_time; in X509_VERIFY_PARAM_inherit() 408 param->check_time = t; in X509_VERIFY_PARAM_set_time()
|
D | x509_vfy.c | 959 ptime = &ctx->param->check_time; in check_crl_time() 1711 ptime = &ctx->param->check_time; in check_cert_time()
|
/external/u-boot/board/ge/mx53ppd/ |
D | mx53ppd.c | 402 check_time(); in board_late_init()
|
/external/libxml2/ |
D | testlimits.c | 53 static int check_time(void) { in check_time() function 327 if ((check_time() <= 0) && (instate == 1)) { in crazyRead()
|
/external/u-boot/board/ge/bx50v3/ |
D | bx50v3.c | 812 check_time(); in board_late_init()
|
/external/boringssl/src/include/openssl/ |
D | x509_vfy.h | 149 time_t check_time; /* Time to use */ member
|
/external/blktrace/ |
D | blkparse.c | 1170 static void check_time(struct per_dev_info *pdi, struct blk_io_trace *bit) in check_time() function 2137 check_time(pdi, bit); in show_entries_rb()
|