Home
last modified time | relevance | path

Searched defs:time_limit (Results 1 – 12 of 12) sorted by relevance

/external/autotest/client/site_tests/platform_MemoryPressure/
Dplatform_MemoryPressure.py179 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/
Dstat_summarizer_options.h35 int time_limit; variable
/external/vboot_reference/tests/tpm_lite/
Dtpmtest_timing.c24 #define TTPM_CHECK(op, time_limit) do { \ argument
/external/curl/tests/unit/
Dunit1606.c46 static int runawhile(long time_limit, in runawhile()
/external/ply/ply/test/
Dtestcpp.py29 def __test_preprocessing(self, in_, expected, time_limit = 1.0): argument
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/
Drecognize_commands.cc69 const int64_t time_limit = current_time_ms - average_window_duration_ms_; in ProcessLatestResults() local
/external/tensorflow/tensorflow/examples/speech_commands/
Drecognize_commands.cc58 const int64 time_limit = current_time_ms - average_window_duration_ms_; in ProcessLatestResults() local
/external/ImageMagick/MagickCore/
Dresource.c104 time_limit; member
848 time_limit[MagickFormatExtent], in ListMagickResourceInfo() local
/external/u-boot/cmd/
Dtpm_test.c410 #define TTPM_CHECK(op, time_limit) do { \ argument
/external/libaom/libaom/av1/encoder/
Dlevel.c462 const int64_t time_limit = AOMMAX(current_time - duration, 0); in count_frames() local
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc387 int time_limit = 10; in Main() local
/external/grpc-grpc/test/cpp/end2end/
Dasync_end2end_test.cc431 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