Home
last modified time | relevance | path

Searched defs:test_duration (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/ruby/tests/
Dwell_known_types_test.rb30 def test_duration method in TestWellKnownTypes
/third_party/node/deps/v8/tools/testrunner/local/
Djunit_output.py37 def HasRunTest(self, test_name, test_cmd, test_duration, test_failure): argument
/third_party/node/tools/
Dv8-json-to-junit.py50 def HasRunTest(self, test_name, test_cmd, test_duration, test_failure): argument
/third_party/ltp/testcases/realtime/func/gtod_latency/
Dgtod_infinite.c64 static unsigned int test_duration = 0; /* infinite duration */ variable
/third_party/rust/crates/serde/test_suite/tests/
Dtest_ser.rs433 fn test_duration() { in test_duration() function
Dtest_de.rs1759 fn test_duration() { in test_duration() function
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpjitterbuffer.c2801 const gdouble test_duration = 2.0; in GST_START_TEST() local