Searched defs:time_limit (Results 1 – 13 of 13) sorted by relevance
/external/vboot_reference/tests/tpm_lite/ |
D | tpmtest_timing.c | 24 #define TTPM_CHECK(op, time_limit) do { \ argument
|
/external/curl/tests/unit/ |
D | unit1606.c | 46 static int runawhile(long time_limit, in runawhile()
|
/external/ply/ply/test/ |
D | testcpp.py | 29 def __test_preprocessing(self, in_, expected, time_limit = 1.0): argument
|
/external/tensorflow/tensorflow/core/util/ |
D | stat_summarizer_options.h | 35 int time_limit; member
|
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/ |
D | recognize_commands.cc | 72 const int64_t time_limit = current_time_ms - average_window_duration_ms_; in ProcessLatestResults() local
|
/external/tensorflow/tensorflow/examples/speech_commands/ |
D | recognize_commands.cc | 58 const int64 time_limit = current_time_ms - average_window_duration_ms_; in ProcessLatestResults() local
|
/external/catch2/include/internal/benchmark/detail/ |
D | catch_estimate_clock.hpp | 71 …auto time_limit = std::min(resolution * clock_cost_estimation_tick_limit, FloatDuration<Clock>(clo… in estimate_clock_cost() local
|
/external/ImageMagick/MagickCore/ |
D | resource.c | 106 time_limit; member 887 time_limit[MagickFormatExtent], in ListMagickResourceInfo() local
|
/external/tensorflow/tensorflow/tools/benchmark/ |
D | benchmark_model.cc | 388 int time_limit = 10; in Main() local
|
/external/grpc-grpc/test/cpp/end2end/ |
D | async_end2end_test.cc | 431 std::chrono::system_clock::time_point time_limit( in TEST_P() local 472 std::chrono::system_clock::time_point time_limit( in TEST_P() local
|
/external/libaom/libaom/av1/encoder/ |
D | level.c | 994 const int64_t time_limit = AOMMAX(current_time - duration, 0); in count_frames() local
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 7096 …auto time_limit = std::min(resolution * clock_cost_estimation_tick_limit, FloatDuration<Clock>(clo… in estimate_clock_cost() local
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 7128 …auto time_limit = std::min(resolution * clock_cost_estimation_tick_limit, FloatDuration<Clock>(clo… in estimate_clock_cost() local
|