Home
last modified time | relevance | path

Searched refs:stress (Results 1 – 8 of 8) sorted by relevance

/system/chre/apps/test/common/proto/
Dchre_stress_test.proto22 // C2H: A message indicating that the stress test nanoapp has received a
46 // WiFi stress testing, no scan monitoring.
55 // Audio stress testing.
/system/extras/alloc-stress/
DAndroid.bp22 name: "alloc-stress",
23 srcs: ["alloc-stress.cpp"],
/system/chre/java/test/stress/
DAndroid.bp26 name: "context-hub-stress-test",
/system/chre/java/test/stress/src/com/google/android/chre/test/stress/
DContextHubStressTestExecutor.java16 package com.google.android.chre.test.stress;
/system/chre/doc/
Dnanoapp_overview.md159 These nanoapps help stress test the CHRE framework. They include:
167 * `spammer`: Sends a constant stream of messages and events to stress test the
Dframework_testing.md117 attempt to point out stress points in the framework or platform implementation.
/system/sepolicy/private/
Dshell.te516 # their stress tests, and the input command (adb shell input ...) for
/system/core/debuggerd/
Ddebuggerd_test.cpp2041 TEST(tombstoned, stress) { in TEST() argument