Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/power_management/lib/
Dpm_sched_mc.py291 def get_job_count(stress, workload, sched_smt): argument
315 def trigger_ebizzy (sched_smt, stress, duration, background, pinned): argument
366 def trigger_kernbench (sched_smt, stress, background, pinned, perf_test): argument
437 def trigger_workld(sched_smt, workload, stress, duration, background, pinned, perf_test): argument
699 def validate_cpu_consolidation(stress, work_ld, sched_mc_level, sched_smt_level): argument
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvkimage.c158 wait_for_ready (GstHarnessThread * thread, struct view_stress *stress) in wait_for_ready()
167 get_unref_image_view (GstHarnessThread * thread, struct view_stress *stress) in get_unref_image_view()
185 struct view_stress stress; in GST_START_TEST() local
/third_party/libusb/tests/
DMakefile.am5 noinst_PROGRAMS = stress program
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateIntervalFormatTest.java1024 private void stress(String[] data, int data_length, Locale loc, String locName) { in stress() method in DateIntervalFormatTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateIntervalFormatTest.java1179 private void stress(String[] data, int data_length, Locale loc, String locName) { in stress() method in DateIntervalFormatTest
/third_party/icu/icu4c/source/test/intltest/
Ddtifmtts.cpp1589 void DateIntervalFormatTest::stress(const char** data, int32_t data_length, in stress() function in DateIntervalFormatTest
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c208 GPtrArray *stress; member