Home
last modified time | relevance | path

Searched defs:thrs (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/art/test/ti-agent/
H A Dsuspension_helper.cc37 static std::vector<jthread> CopyToVector(JNIEnv* env, jobjectArray thrs) { in CopyToVector()
70 jobjectArray thrs) { in Java_art_Suspension_suspendList()
/aosp_15_r20/art/test/1995-final-virtual-structural-multithread/src/art/
H A DTest1995.java159 public static void finishThreads(MyThread[] thrs) throws Exception { in finishThreads()
/aosp_15_r20/art/test/2001-virtual-structural-multithread/src-art/art/
H A DTest2001.java220 public static void finishThreads(MyThread[] thrs) throws Exception { in finishThreads()
/aosp_15_r20/art/test/2005-pause-all-redefine-multithreaded/src/art/
H A DTest2005.java157 public static void finishThreads(MyThread[] thrs) throws Exception { in finishThreads()
/aosp_15_r20/art/test/1900-track-alloc/src/art/
H A DTest1900.java39 Thread[] thrs = new Thread[rs.length]; in runConcurrent() local
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/
H A Dfake_binder_test.cc320 std::vector<grpc_core::Thread> thrs(kNumThreads); in TEST_P() local
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dart_cts_jvmti_test_library.jarMETA-INF/ META-INF/MANIFEST.MF art/ art/AllTraces$1. ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dart_cts_jvmti_test_library.jarMETA-INF/ META-INF/MANIFEST.MF art/ art/AllTraces$1. ...
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h72843 short unsigned int thrs; member