Searched defs:time_limit (Results 1 – 12 of 12) sorted by relevance
/external/autotest/client/site_tests/platform_MemoryPressure/ |
D | platform_MemoryPressure.py | 179 def run_realistic_memory_pressure_test(time_limit, tab_open_delay): argument 293 def run_simple_tab_discard_test(time_limit, tab_open_delay_seconds, bindir): argument 334 def run_quick_tab_discard_test(time_limit, bindir): argument
|
/external/tensorflow/tensorflow/core/util/ |
D | stat_summarizer_options.h | 35 int time_limit; variable
|
/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/lite/experimental/micro/examples/micro_speech/ |
D | recognize_commands.cc | 69 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/ImageMagick/MagickCore/ |
D | resource.c | 104 time_limit; member 848 time_limit[MagickFormatExtent], in ListMagickResourceInfo() local
|
/external/u-boot/cmd/ |
D | tpm_test.c | 410 #define TTPM_CHECK(op, time_limit) do { \ argument
|
/external/libaom/libaom/av1/encoder/ |
D | level.c | 462 const int64_t time_limit = AOMMAX(current_time - duration, 0); in count_frames() local
|
/external/tensorflow/tensorflow/tools/benchmark/ |
D | benchmark_model.cc | 387 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
|