HomeSort by relevance Sort by last modified time
    Searched defs:print_time (Results 1 - 17 of 17) sorted by null

  /external/autotest/client/site_tests/platform_TLSDate/src/
time.sh 4 print_time() { function
  /external/honggfuzz/libcommon/
log.c 92 const bool print_time; member in struct:ll_t
119 if (logLevels[ll].print_time) {
  /external/e2fsprogs/e2fsck/
message.c 218 static void print_time(FILE *f, time_t t) function
313 print_time(f, inode->i_mtime);
498 print_time(f, (time_t) ctx->num);
501 print_time(f, e2fsck_ctx ? e2fsck_ctx->now : time(0));
  /external/tinycompress/
cplay.c 138 static int print_time(struct compress *compress) function
306 print_time(compress);
  /external/blktrace/
blkparse_fmt.c 84 print_time(unsigned long long timestamp) function
248 fprintf(ofp, strcat(format, "s"), print_time(t->time));
  /external/iproute2/tc/
tc_util.c 303 void print_time(char *buf, int len, __u32 time) function
317 print_time(buf, SPRINT_BSIZE-1, time);
  /toolchain/binutils/binutils-2.27/gprof/
cg_print.c 61 double print_time = 0.0;
83 if (print_time > 0.0)
85 100.0 / print_time, print_time / hz);
91 print_time = 1.0;
125 100 * (cyc->cg.prop.self + cyc->cg.prop.child) / print_time,
479 100 * (np->cg.prop.self + np->cg.prop.child) / print_time,
60 double print_time = 0.0; variable
    [all...]
  /external/autotest/client/tests/aiostress/
aio-stress.c 406 static void print_time(struct io_oper *oper) { function
466 print_time(oper);
813 print_time(oper);
    [all...]
  /external/libpng/contrib/tools/
pngcp.c 1566 print_time(const char *what, struct timespec t) function
    [all...]
  /external/ltp/testcases/kernel/io/ltp-aiodio/
aio-stress.c 416 static void print_time(struct io_oper *oper) function
479 print_time(oper);
832 print_time(oper);
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 1881 static void print_time(const char *label, int64_t etl) { function
    [all...]
  /external/protobuf/gtest/test/
gtest_unittest.cc 49 || testing::GTEST_FLAG(print_time)
122 using testing::GTEST_FLAG(print_time);
5149 bool print_time; member in struct:testing::Flags
    [all...]
  /external/google-breakpad/src/testing/gtest/test/
gtest_unittest.cc 48 || testing::GTEST_FLAG(print_time)
125 using testing::GTEST_FLAG(print_time);
5563 bool print_time; member in struct:testing::Flags
    [all...]
  /external/googletest/googletest/test/
gtest_unittest.cc 48 || testing::GTEST_FLAG(print_time)
214 using testing::GTEST_FLAG(print_time);
5607 bool print_time; member in struct:testing::Flags
    [all...]
  /external/v8/testing/gtest/test/
gtest_unittest.cc 48 || testing::GTEST_FLAG(print_time)
214 using testing::GTEST_FLAG(print_time);
5594 bool print_time; member in struct:testing::Flags
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_unittest.cc 48 || testing::GTEST_FLAG(print_time)
213 using testing::GTEST_FLAG(print_time);
5418 bool print_time; member in struct:testing::Flags
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/
gtest_unittest.cc 48 || testing::GTEST_FLAG(print_time)
213 using testing::GTEST_FLAG(print_time);
5427 bool print_time; member in struct:testing::Flags
    [all...]

Completed in 684 milliseconds