Home
last modified time | relevance | path

Searched refs:late (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dclock_test.cc86 absl::Duration late, in AssertSleepForBounded()
90 const absl::Duration upper_bound = d + late; in AssertSleepForBounded()
104 // Tests that SleepFor() returns neither too early nor too late.
108 const absl::Duration late = absl::Milliseconds(300); in TEST() local
110 EXPECT_TRUE(AssertSleepForBounded(d, early, late, timeout, in TEST()
113 EXPECT_TRUE(AssertSleepForBounded(d, early, late, timeout, in TEST()
84 AssertSleepForBounded(absl::Duration d, absl::Duration early, absl::Duration late, absl::Duration timeout, AlarmPolicy alarm_policy) AssertSleepForBounded() argument
/third_party/pulseaudio/speex/libspeexdsp/
H A Djitter.c48 + late
144 spx_uint32_t arrival[SPEEX_JITTER_MAX_BUFFER_SIZE]; /**< Packet arrival time (0 means it was late, even though it's a valid timestamp) */
152 int late_cutoff; /**< How late must a packet be for it not to be considered at all */
158 int window_size; /**< Total window over which the late frames are counted */
160 int max_late_rate; /**< Absolute maximum amount of late packets tolerable (in percent) */
169 cost = delay + late_factor*[number of frames that would be late if we used that delay]
171 @param late_factor Equivalent cost of a late frame (in timestamp units)
178 int late = 0; in compute_opt_delay() local
207 /* Pick the TOP_DELAY "latest" packets (doesn't need to actually be late in compute_opt_delay()
234 cost = -latest + late_factor*late; in compute_opt_delay()
369 int late; jitter_buffer_put() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_layout_test.cpp613 OpModuleProcessed "this is too late" in TEST_F()
632 OpModuleProcessed "this is too late, in function before label" in TEST_F()
655 OpModuleProcessed "this is too late, in basic block" in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_layout_test.cpp613 OpModuleProcessed "this is too late" in TEST_F()
632 OpModuleProcessed "this is too late, in function before label" in TEST_F()
655 OpModuleProcessed "this is too late, in basic block" in TEST_F()
/third_party/spirv-tools/test/val/
H A Dval_layout_test.cpp604 OpModuleProcessed "this is too late" in TEST_F()
623 OpModuleProcessed "this is too late, in function before label" in TEST_F()
646 OpModuleProcessed "this is too late, in basic block" in TEST_F()
/third_party/openssl/test/
H A Dsslapitest.c4189 * Note: There is no test for inconsistent SNI with late client detection. in test_early_data_psk()
4274 /* Set inconsistent ALPN (late client detection) */ in test_early_data_psk()
8827 SSL_SESSION *late = NULL; in test_session_timeout() local
8836 || !TEST_ptr(late = SSL_SESSION_new())) in test_session_timeout()
8844 late->session_id_length = SSL3_SSL_SESSION_ID_LENGTH; in test_session_timeout()
8845 memset(late->session_id, 3, SSL3_SSL_SESSION_ID_LENGTH); in test_session_timeout()
8849 || !TEST_int_eq(SSL_CTX_add_session(ctx, late), 1)) in test_session_timeout()
8855 || !TEST_ptr(late->prev)) in test_session_timeout()
8860 || !TEST_int_ne(SSL_SESSION_set_time(late, now + 10), 0)) in test_session_timeout()
8865 || !TEST_int_ne(SSL_SESSION_set_timeout(late, TIMEOU in test_session_timeout()
[all...]
/third_party/rust/crates/syn/tests/common/
H A Deq.rs601 spanless_eq_enum!(InlineAsmOperand; In(reg expr) Out(reg late expr)
602 InOut(reg late expr) SplitInOut(reg late in_expr out_expr) Const(anon_const)
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1451 four years ago and it is too late to change it.
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1451 four years ago and it is too late to change it.

Completed in 21 milliseconds