/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/metrics/android/ |
H A D | android_binder_metric.out | 403 thread_state: "Running" 415 thread_state: "Running" 432 reason: "Running" 442 reason: "Running" 469 thread_state: "Running" 481 thread_state: "Running" 498 reason: "Running" 508 reason: "Running" 533 thread_state: "Running" 545 thread_state: "Running" [all …]
|
/aosp_15_r20/art/test/1922-owned-monitors-info/ |
H A D | expected-stdout.txt | 2 Running: [class art.Test1922$CallLockOther, class art.Test1922$CallLockOther, class art.Test1922$Ca… 4 Running: [class art.Test1922$CallLockOther, class art.Test1922$CallLockOther, class art.Test1922$Ca… 6 Running: [class art.Test1922$CallLockOther, class art.Test1922$CallLockOther, class art.Test1922$Ca… 8 Running: [class art.Test1922$CallLockOther, class art.Test1922$CallLockOther, class art.Test1922$Ca… 10 Running: [class art.Test1922$CallLockOther, class art.Test1922$CallLockOther, class art.Test1922$Ca… 12 Running: [class art.Test1922$CallLockOther, class art.Test1922$CallLockOther, class art.Test1922$Ca… 14 Running: [class art.Test1922$CallLockOther, class art.Test1922$CallLockExtra, class art.Test1922$Ca… 16 Running: [class art.Test1922$CallLockOther, class art.Test1922$CallLockExtra, class art.Test1922$Ca… 18 Running: [class art.Test1922$CallLockOther, class art.Test1922$CallLockExtra, class art.Test1922$Ca… 20 Running: [class art.Test1922$CallLockOther, class art.Test1922$CallLockExtra, class art.Test1922$Ca… [all …]
|
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/tables/ |
H A D | thread_state_flattened_csv.out | 2 …eHandler: android.view.Choreographer$FrameDisplayEventReceiver",11155,1,"Running","[NULL]","[NULL]… 3 1738888568389,17991,251,1,"Choreographer#doFrame 10831",11156,1,"Running","[NULL]","[NULL]","[NULL]… 4 1738888586380,71961,251,2,"animation",11158,1,"Running","[NULL]","[NULL]","[NULL]","[NULL]" 5 1738888658341,65346,251,3,"ShadeListBuilder.buildList",11159,1,"Running","[NULL]","[NULL]","[NULL]"… 6 1738888723687,11966,251,4,"ShadeListBuilder.filterNotifs",11160,1,"Running","[NULL]","[NULL]","[NUL… 7 1738888735653,9631,251,3,"ShadeListBuilder.buildList",11159,1,"Running","[NULL]","[NULL]","[NULL]",… 8 1738888745284,3080,251,4,"ShadeListBuilder.groupNotifs",11161,1,"Running","[NULL]","[NULL]","[NULL]… 9 1738888748364,11493,251,3,"ShadeListBuilder.buildList",11159,1,"Running","[NULL]","[NULL]","[NULL]"… 10 1738888759857,25794,251,4,"ShadeListBuilder.pruneIncompleteGroups",11162,1,"Running","[NULL]","[NUL… 11 1738888785651,10182,251,3,"ShadeListBuilder.buildList",11159,1,"Running","[NULL]","[NULL]","[NULL]"… [all …]
|
/aosp_15_r20/external/llvm/test/Other/ |
H A D | new-pass-manager.ll | 12 ; CHECK-MODULE-PASS-NEXT: Running pass: NoOpModulePass 22 ; CHECK-CGSCC-PASS-NEXT: Running pass: ModuleToPostOrderCGSCCPassAdaptor 23 ; CHECK-CGSCC-PASS-NEXT: Running analysis: InnerAnalysisManagerProxy<{{.*}}> 24 ; CHECK-CGSCC-PASS-NEXT: Running analysis: LazyCallGraphAnalysis 25 ; CHECK-CGSCC-PASS-NEXT: Running an SCC pass across the RefSCC: [(foo)] 27 ; CHECK-CGSCC-PASS-NEXT: Running pass: NoOpCGSCCPass 38 ; CHECK-FUNCTION-PASS-NEXT: Running pass: ModuleToFunctionPassAdaptor 39 ; CHECK-FUNCTION-PASS-NEXT: Running analysis: InnerAnalysisManagerProxy<{{.*}}> 41 ; CHECK-FUNCTION-PASS-NEXT: Running pass: NoOpFunctionPass 48 ; CHECK-MODULE-PRINT: Running pass: VerifierPass [all …]
|
H A D | opt-bisect-legacy-pass-manager.ll | 25 ; CHECK-SKIP-ALL: BISECT: NOT running pass ({{[0-9]+}}) 26 ; CHECK-SKIP-ALL-NOT: BISECT: running pass ({{[0-9]+}}) 31 ; OPTBISECT-O0-NOT: BISECT: NOT running 55 ; CHECK-DEADARG: BISECT: running pass ({{[0-9]+}}) Dead Argument Elimination on module 59 ; CHECK-NOT-DEADARG: BISECT: NOT running pass ({{[0-9]+}}) Dead Argument Elimination on module 66 ; CHECK-INLINE: BISECT: running pass ({{[0-9]+}}) Function Integration/Inlining on SCC (<<null func… 67 ; CHECK-INLINE: BISECT: running pass ({{[0-9]+}}) Function Integration/Inlining on SCC (g) 68 ; CHECK-INLINE: BISECT: running pass ({{[0-9]+}}) Function Integration/Inlining on SCC (f1) 69 ; CHECK-INLINE: BISECT: running pass ({{[0-9]+}}) Function Integration/Inlining on SCC (f2) 70 ; CHECK-INLINE: BISECT: running pass ({{[0-9]+}}) Function Integration/Inlining on SCC (f3) [all …]
|
H A D | pass-pipeline-parsing.ll | 5 ; CHECK-TWO-NOOP-MP: Running pass: NoOpModulePass 6 ; CHECK-TWO-NOOP-MP: Running pass: NoOpModulePass 14 ; CHECK-NESTED-TWO-NOOP-MP: Running pass: NoOpModulePass 15 ; CHECK-NESTED-TWO-NOOP-MP: Running pass: NoOpModulePass 23 ; CHECK-TWO-NOOP-FP: Running pass: ModuleToFunctionPassAdaptor 25 ; CHECK-TWO-NOOP-FP: Running pass: NoOpFunctionPass 26 ; CHECK-TWO-NOOP-FP: Running pass: NoOpFunctionPass 34 ; CHECK-NESTED-TWO-NOOP-FP: Running pass: ModuleToFunctionPassAdaptor 36 ; CHECK-NESTED-TWO-NOOP-FP: Running pass: NoOpFunctionPass 37 ; CHECK-NESTED-TWO-NOOP-FP: Running pass: NoOpFunctionPass [all …]
|
/aosp_15_r20/art/test/1912-get-set-local-primitive/ |
H A D | expected-stdout.txt | 1 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetInt" on remote threa… 4 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetLong" on remote thre… 7 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetFloat" on remote thr… 10 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetDouble" on remote th… 13 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetObject" on remote th… 16 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "SetInt" on remote threa… 19 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "SetLong" on remote thre… 22 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "SetFloat" on remote thr… 25 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "SetDouble" on remote th… 28 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "SetObject" on remote th… [all …]
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | prioritized_dispatcher_unittest.cc | 44 bool running() const { in running() function in net::__anonc87dac8f0111::PrioritizedDispatcherTest::TestJob 203 // Allow only one running job. in TEST_F() 212 ASSERT_TRUE(job_a->running()); in TEST_F() 214 ASSERT_TRUE(job_b->running()); in TEST_F() 216 ASSERT_TRUE(job_c->running()); in TEST_F() 218 ASSERT_TRUE(job_d->running()); in TEST_F() 234 ASSERT_TRUE(job_a->running()); in TEST_F() 236 ASSERT_TRUE(job_c->running()); in TEST_F() 238 ASSERT_TRUE(job_d->running()); in TEST_F() 240 ASSERT_TRUE(job_b->running()); in TEST_F() [all …]
|
/aosp_15_r20/art/test/1965-get-set-local-primitive-no-tables/ |
H A D | expected-stdout.txt | 1 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 4 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 7 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 10 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 13 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 16 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 19 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 22 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 25 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 28 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… [all …]
|
/aosp_15_r20/art/test/1966-get-set-local-objects-no-table/ |
H A D | expected-stdout.txt | 1 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with… 4 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with… 7 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with… 10 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with… 13 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with… 16 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with… 19 Running public static void art_test.TestCases1966.CastInterfaceMethod(java.util.function.IntConsume… 22 Running public static void art_test.TestCases1966.CastInterfaceMethod(java.util.function.IntConsume… 25 Running public static void art_test.TestCases1966.CastInterfaceMethod(java.util.function.IntConsume… 28 Running public static void art_test.TestCases1966.CastInterfaceMethod(java.util.function.IntConsume… [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/08/ |
D | 0897fcdce0a646f4913ce9168957c91692d8b420 | 99 …iates/art/test/2030-long-running-child/art-run-test-2030-long-running-child/android_common/javac/a… 100 …iates/art/test/2030-long-running-child/art-run-test-2030-long-running-child/android_common/javac/a… 127 …running-child/art-run-test-2030-long-running-child/android_common/lint-srcs.list.rsp __SBOX_SANDBO… 130 …to: "out/soong/.intermediates/art/test/2030-long-running-child/art-run-test-2030-long-running-chil… 134 …to: "out/soong/.intermediates/art/test/2030-long-running-child/art-run-test-2030-long-running-chil… 138 …to: "out/soong/.intermediates/art/test/2030-long-running-child/art-run-test-2030-long-running-chil… 142 …to: "out/soong/.intermediates/art/test/2030-long-running-child/art-run-test-2030-long-running-chil… 146 …to: "out/soong/.intermediates/art/test/2030-long-running-child/art-run-test-2030-long-running-chil… 150 …to: "out/soong/.intermediates/art/test/2030-long-running-child/art-run-test-2030-long-running-chil… 154 …file: "out/soong/.intermediates/art/test/2030-long-running-child/art-run-test-2030-long-running-ch… [all …]
|
/aosp_15_r20/art/test/1913-get-set-local-objects/ |
H A D | expected-stdout.txt | 1 Running public static void art.Test1913.ObjectMethod(java.lang.Runnable) with "GetGetObject" on rem… 4 Running public static void art.Test1913.ObjectMethod(java.lang.Runnable) with "SetNull" on remote t… 7 Running public static void art.Test1913.ObjectMethod(java.lang.Runnable) with "SetTestClass1" on re… 10 Running public static void art.Test1913.ObjectMethod(java.lang.Runnable) with "SetTestClass1ext" on… 13 Running public static void art.Test1913.ObjectMethod(java.lang.Runnable) with "SetTestClass2" on re… 16 Running public static void art.Test1913.ObjectMethod(java.lang.Runnable) with "SetTestClass2impl" o… 19 Running public static void art.Test1913.InterfaceMethod(java.lang.Runnable) with "GetGetObject" on … 22 Running public static void art.Test1913.InterfaceMethod(java.lang.Runnable) with "SetNull" on remot… 25 Running public static void art.Test1913.InterfaceMethod(java.lang.Runnable) with "SetTestClass1" on… 28 Running public static void art.Test1913.InterfaceMethod(java.lang.Runnable) with "SetTestClass1ext"… [all …]
|
/aosp_15_r20/art/test/1967-get-set-local-bad-slot/ |
H A D | expected-stdout.txt | 1 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetInt_at_too_high" on … 4 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetLong_at_too_high" on… 7 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetObject_at_too_high" … 10 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "SetInt_at_too_high" on … 13 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "SetLong_at_too_high" on… 16 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "SetObject_at_too_high" … 19 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetInt_at_negative" on … 22 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetLong_at_negative" on… 25 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetObject_at_negative" … 28 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "SetInt_at_negative" on … [all …]
|
/aosp_15_r20/external/webrtc/api/test/metrics/ |
H A D | chrome_perf_dashboard_metrics_exporter_test.cc | 115 EXPECT_THAT(actual_histogram_set.histograms(0).running().count(), Eq(2)); in TEST_F() 116 EXPECT_THAT(actual_histogram_set.histograms(0).running().max(), Eq(20)); in TEST_F() 117 EXPECT_THAT(actual_histogram_set.histograms(0).running().meanlogs(), in TEST_F() 119 EXPECT_THAT(actual_histogram_set.histograms(0).running().mean(), Eq(15)); in TEST_F() 120 EXPECT_THAT(actual_histogram_set.histograms(0).running().min(), Eq(10)); in TEST_F() 121 EXPECT_THAT(actual_histogram_set.histograms(0).running().sum(), Eq(30)); in TEST_F() 122 EXPECT_THAT(actual_histogram_set.histograms(0).running().variance(), Eq(50)); in TEST_F() 143 EXPECT_THAT(actual_histogram_set.histograms(1).running().count(), Eq(2)); in TEST_F() 144 EXPECT_THAT(actual_histogram_set.histograms(1).running().max(), Eq(5000)); in TEST_F() 145 EXPECT_THAT(actual_histogram_set.histograms(1).running().meanlogs(), in TEST_F() [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/ |
H A D | KeyguardTransitionInteractorTest.kt | 38 import com.android.systemui.keyguard.shared.model.TransitionState.RUNNING 77 steps.add(TransitionStep(AOD, LOCKSCREEN, 0.5f, RUNNING)) in transitionCollectorsReceivesOnlyAppropriateEvents() 80 steps.add(TransitionStep(LOCKSCREEN, AOD, 0.1f, RUNNING)) in transitionCollectorsReceivesOnlyAppropriateEvents() 81 steps.add(TransitionStep(LOCKSCREEN, AOD, 0.2f, RUNNING)) in transitionCollectorsReceivesOnlyAppropriateEvents() 100 steps.add(TransitionStep(AOD, LOCKSCREEN, 0.5f, RUNNING)) in startedKeyguardTransitionStepTests() 103 steps.add(TransitionStep(LOCKSCREEN, AOD, 0.9f, RUNNING)) in startedKeyguardTransitionStepTests() 139 TransitionStep(AOD, DOZING, 0.5f, RUNNING), in transitionValue() 150 TransitionStep(DOZING, LOCKSCREEN, 0.5f, RUNNING), in transitionValue() 170 TransitionStep(AOD, DOZING, 0.5f, RUNNING), in transitionValue_badTransitionResetsTransitionValue() 182 TransitionStep(AOD, LOCKSCREEN, 0.5f, RUNNING), in transitionValue_badTransitionResetsTransitionValue() [all …]
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/job/ |
H A D | WorkCountTrackerTest.java | 118 * Represents running and pending jobs. 121 public final SparseIntArray running = new SparseIntArray(); field in WorkCountTrackerTest.Jobs 169 for (int i = running.size() - 1; i >= 0; --i) { in maybeFinishJobs() 170 final int workType = running.keyAt(i); in maybeFinishJobs() 171 for (int c = running.valueAt(i); c > 0; --c) { in maybeFinishJobs() 173 running.put(workType, running.get(workType) - 1); in maybeFinishJobs() 188 for (int i = 0; i < jobs.running.size(); ++i) { in recount() 189 final int workType = jobs.running.keyAt(i); in recount() 190 final int count = jobs.running.valueAt(i); in recount() 239 jobs.running.put(startingWorkType, jobs.running.get(startingWorkType) + 1); in startPendingJobs() [all …]
|
/aosp_15_r20/art/test/1929-exception-catch-exception/ |
H A D | expected-stdout.txt | 1 Test "art.Test1929$DoThrowClass": Running breakpoint with handler "art.Test1929$DoNothingHandler" 10 Test "art.Test1929$DoThrowClass": Finished running with handler "art.Test1929$DoNothingHandler" 11 Test "art.Test1929$DoThrowCatchBaseTestException": Running breakpoint with handler "art.Test1929$Do… 24 Test "art.Test1929$DoThrowCatchBaseTestException": Finished running with handler "art.Test1929$DoNo… 25 Test "art.Test1929$DoThrowCatchBaseTestExceptionTwice": Running breakpoint with handler "art.Test19… 38 Test "art.Test1929$DoThrowCatchBaseTestExceptionTwice": Finished running with handler "art.Test1929… 39 Test "art.Test1929$DoThrowCatchTestException": Running breakpoint with handler "art.Test1929$DoNoth… 52 Test "art.Test1929$DoThrowCatchTestException": Finished running with handler "art.Test1929$DoNothin… 53 Test "art.Test1929$DoThrowCatchTestExceptionTwice": Running breakpoint with handler "art.Test1929$D… 66 Test "art.Test1929$DoThrowCatchTestExceptionTwice": Finished running with handler "art.Test1929$DoN… [all …]
|
/aosp_15_r20/external/autotest/client/site_tests/bluetooth_AVLHCI/ |
H A D | bluetooth_AVLHCI.py | 66 logging.info('* Running Bluetooth spec_legacy_test:') 78 logging.info('* Running Bluetooth spec_4_0_test:') 84 logging.info('* Running Bluetooth spec_4_1_test:') 90 logging.info('* Running Bluetooth spec_4_2_test:') 98 logging.info('* Running Bluetooth spec_5_0_test:') 105 logging.info('* Running Bluetooth spec_5_2_test:') 111 logging.info('* Running Bluetooth hci_ext_msft_test:') 116 logging.info('* Running Bluetooth hci_ext_aosp_test:') 186 logging.info('** Running Bluetooth flushable data packets test:') 193 logging.info('** Running Bluetooth erroneous data reporting test:') [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | analytics_v3.management.experiments.html | 134 …;, # The ending time of the experiment (the time the status changed from RUNNING to ENDED). This f… 139 …0]. Specifies the minimum length of the experiment. Can be changed for a running experiment. This … 141 …t;ga:transactionRevenue". This field is required if status is "RUNNING" and serving… 142 …ecified without objectiveMetric. Cannot be modified when status is "RUNNING" or "EN… 156 …time of the experiment (the time the status changed from READY_TO_RUN to RUNNING). This field is p… 157 …uot;, "RUNNING", "ENDED". Experiments can be created in the "DRAFT",… 158 …of the traffic that participates in the experiment. Can be changed for a running experiment. This … 160 …nge once an experiment is in the RUNNING state. At least two variations are required before status… 164 …of the variation. This field may not be changed for an experiment whose status is RUNNING or ENDED. 165 …ht that this variation should receive. Only present if the experiment is running. This field is re… [all …]
|
/aosp_15_r20/external/ltp/pan/ |
H A D | ltp-pan.c | 106 static void pids_running(struct tag_pgrp *running, int keep_active); 107 static int check_pids(struct tag_pgrp *running, int *num_active, 112 static void propagate_signal(struct tag_pgrp *running, int keep_active, 120 static void copy_buffered_output(struct tag_pgrp *running); 121 static void write_test_start(struct tag_pgrp *running, int no_kmsg); 122 static void write_test_end(struct tag_pgrp *running, const char *init_status, 147 #define Drunning 0x000010 /* current pids running */ 163 struct tag_pgrp *running; in main() local 298 case 'x': /* number of tags to keep running */ in main() 379 running = in main() [all …]
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
H A D | AbstractServiceTest.java | 56 assertFalse(service.running); in testNoOpServiceStartStop() 59 assertEquals(State.RUNNING, service.state()); in testNoOpServiceStartStop() 61 assertTrue(service.running); in testNoOpServiceStartStop() 66 assertFalse(service.running); in testNoOpServiceStartStop() 68 ImmutableList.of(State.STARTING, State.RUNNING, State.STOPPING, State.TERMINATED), in testNoOpServiceStartStop() 76 assertEquals(State.RUNNING, service.state()); in testNoOpServiceStartAndWaitStopAndWait() 86 assertEquals(State.RUNNING, service.state()); in testNoOpServiceStartAsyncAndAwaitStopAsyncAndAwait() 96 assertEquals(State.RUNNING, service.state()); in testNoOpServiceStopIdempotence() 102 ImmutableList.of(State.STARTING, State.RUNNING, State.STOPPING, State.TERMINATED), in testNoOpServiceStopIdempotence() 120 assertEquals(State.RUNNING, service.state()); in testNoOpServiceStopIdempotenceDoubleWait() [all …]
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
H A D | AbstractServiceTest.java | 56 assertFalse(service.running); in testNoOpServiceStartStop() 59 assertEquals(State.RUNNING, service.state()); in testNoOpServiceStartStop() 61 assertTrue(service.running); in testNoOpServiceStartStop() 66 assertFalse(service.running); in testNoOpServiceStartStop() 68 ImmutableList.of(State.STARTING, State.RUNNING, State.STOPPING, State.TERMINATED), in testNoOpServiceStartStop() 76 assertEquals(State.RUNNING, service.state()); in testNoOpServiceStartAndWaitStopAndWait() 86 assertEquals(State.RUNNING, service.state()); in testNoOpServiceStartAsyncAndAwaitStopAsyncAndAwait() 96 assertEquals(State.RUNNING, service.state()); in testNoOpServiceStopIdempotence() 102 ImmutableList.of(State.STARTING, State.RUNNING, State.STOPPING, State.TERMINATED), in testNoOpServiceStopIdempotence() 120 assertEquals(State.RUNNING, service.state()); in testNoOpServiceStopIdempotenceDoubleWait() [all …]
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_non_blocking_thread_pool.cpp | 34 std::atomic<int> running(0); in test_parallelism() local 37 // Schedule kThreads tasks and ensure that they all are running. in test_parallelism() 43 running++; in test_parallelism() 49 while (running != kThreads) { in test_parallelism() 51 running = 0; in test_parallelism() 54 // ensure that they are running. in test_parallelism() 57 running++; in test_parallelism() 60 // When all tasks are running, half of tasks exit, quarter of tasks in test_parallelism() 61 // continue running and quarter of tasks schedule another 2 tasks each. in test_parallelism() 64 // are running. in test_parallelism() [all …]
|
/aosp_15_r20/external/cpuinfo/test/mock/ |
H A D | oneplus-3t.h | 1040 .value = "running", 1044 .value = "running", 1048 .value = "running", 1052 .value = "running", 1056 .value = "running", 1060 .value = "running", 1064 .value = "running", 1072 .value = "running", 1076 .value = "running", 1080 .value = "running", [all …]
|
/aosp_15_r20/tools/loganalysis/javatests/com/android/loganalysis/parser/ |
H A D | BatteryStatsSummaryInfoParserTest.java | 48 " +1h25m34s877ms (2) 097 00400020 -running wake_reason=0:200:qcom,smd-rpm", in testBatteryStatsSummaryInfoParser() 50 " +2h13m40s055ms (1) 096 00400018 -running", in testBatteryStatsSummaryInfoParser() 53 " +2h56m50s967ms (2) 094 00400020 temp=317 -running", in testBatteryStatsSummaryInfoParser() 54 " +3h38m57s986ms (2) 094 80400020 +running wake_reason=0:289:bcmsdh_sdmmc", in testBatteryStatsSummaryInfoParser() 55 " +3h38m58s241ms (2) 093 00400020 temp=327 -running", in testBatteryStatsSummaryInfoParser() 56 " +3h56m33s329ms (1) 093 00400020 -running -wake_lock", in testBatteryStatsSummaryInfoParser() 57 " +3h56m43s245ms (2) 092 00400020 -running", in testBatteryStatsSummaryInfoParser() 58 " +4h13m00s551ms (1) 092 00400020 -running -wake_lock", in testBatteryStatsSummaryInfoParser() 59 " +4h13m24s250ms (2) 091 00400020 -running", in testBatteryStatsSummaryInfoParser() 60 " +4h34m52s233ms (2) 091 80400020 +running wake_reason=0:289:bcmsdh_sdmmc", in testBatteryStatsSummaryInfoParser() [all …]
|