/frameworks/base/test-runner/src/android/test/mock/ |
MockContext.java | 373 BroadcastReceiver resultReceiver, Handler scheduler, int initialCode, String initialData, 382 Bundle options, BroadcastReceiver resultReceiver, Handler scheduler, int initialCode, String initialData, 390 BroadcastReceiver resultReceiver, Handler scheduler, int initialCode, String initialData, 415 String receiverPermission, BroadcastReceiver resultReceiver, Handler scheduler, 424 Handler scheduler, int initialCode, String initialData, Bundle initialExtras) { 432 Handler scheduler, int initialCode, String initialData, Bundle initialExtras) { 443 BroadcastReceiver resultReceiver, Handler scheduler, int initialCode, String initialData, 467 Handler scheduler, int initialCode, String initialData, 484 String broadcastPermission, Handler scheduler) { 491 IntentFilter filter, String broadcastPermission, Handler scheduler) { [all...] |
/external/autotest/scheduler/ |
monitor_db_functional_test.py | 10 from autotest_lib.scheduler import drone_manager, email_manager, host_scheduler 11 from autotest_lib.scheduler import monitor_db, scheduler_models 12 from autotest_lib.scheduler import scheduler_config 13 from autotest_lib.scheduler import scheduler_lib 91 Object to represent pidfile IDs that is opaque to the scheduler code but 323 # some number of ticks after which the scheduler is presumed to have 370 self.mock_config.set_config_value('SCHEDULER', 'pidfile_timeout_mins', 372 self.mock_config.set_config_value('SCHEDULER', 'gc_stats_interval_mins', 374 self.mock_config.set_config_value('SCHEDULER', 'enable_archiving', True) 375 self.mock_config.set_config_value('SCHEDULER', [all...] |
monitor_db_cleanup.py | 2 Autotest AFE Cleanup used by the scheduler 9 from autotest_lib.scheduler import email_manager 10 from autotest_lib.scheduler import scheduler_config 28 """Method called by scheduler at the startup. 52 clean_interval_minutes in the SCHEDULER section. 238 @param run_at_initialize: True to run cleanup when scheduler starts.
|
postjob_task.py | 15 from autotest_lib.scheduler import agent_task, drones, drone_manager 16 from autotest_lib.scheduler import email_manager, pidfile_monitor 17 from autotest_lib.scheduler import scheduler_config 125 autotest_stats.Gauge('scheduler').send( 133 autotest_stats.Gauge('scheduler').send( 363 os.path.join(drones.AUTOTEST_INSTALL_DIR, 'scheduler',
|
agent_task.py | 5 The BaseAgentTask imposes an interface through which the scheduler can monitor 7 Tasks that run the tests. The scheduler itself only understands Agents. 9 The Agent is the bridge between the scheduler and the AgentTask. The 12 polling its AgentTask. The scheduler will keep polling a task through 30 an AgentTask to an Agent, which the scheduler understands. From this point 31 onward, the scheduler manages the task through the Agents interface,as follows: 41 set is_active, is_complete, success (checked in scheduler) 89 scheduler. 119 from autotest_lib.scheduler import drone_manager, pidfile_monitor 120 from autotest_lib.scheduler import scheduler_li [all...] |
host_scheduler_unittests.py | 17 from autotest_lib.scheduler import host_scheduler 18 from autotest_lib.scheduler import monitor_db 19 from autotest_lib.scheduler import rdb 20 from autotest_lib.scheduler import rdb_lib 21 from autotest_lib.scheduler import rdb_testing_utils 22 from autotest_lib.scheduler import scheduler_models 27 """Verify scheduler behavior when pending jobs are already given hosts.""" 49 """Test queue entries for shards aren't executed by master scheduler""" 122 # HQE does not become active through the scheduler, and that the 171 """Verify scheduler behavior when pending jobs are already given hosts."" [all...] |
atomic_group_unittests.py | 12 from autotest_lib.scheduler import agent_task 13 from autotest_lib.scheduler import monitor_db, drone_manager, email_manager 14 from autotest_lib.scheduler import pidfile_monitor 15 from autotest_lib.scheduler import scheduler_config, gc_stats, host_scheduler 16 from autotest_lib.scheduler import monitor_db_functional_test 17 from autotest_lib.scheduler import monitor_db_unittest 18 from autotest_lib.scheduler import scheduler_models 261 # Indirectly initialize the internal state of the host scheduler.
|
drone_task_queue_unittest.py | 17 from autotest_lib.scheduler import drone_task_queue 18 from autotest_lib.scheduler import drones
|
status_server.py | 3 from autotest_lib.scheduler import drone_manager, scheduler_config 9 <head><title>Scheduler status</title></head>
|
/external/robolectric/v3/ |
robolectric-utils-3.1-SNAPSHOT.jar | |
/external/llvm/include/llvm/MC/ |
MCSchedule.h | 25 /// Define a kind of processor resource that will be modeled by the scheduler. 42 // the scheduler will avoid scheduling instructions with conflicting resources 129 /// microarchitecture to the scheduler in the form of properties. It also 130 /// optionally refers to scheduler resource tables and itinerary 131 /// tables. Scheduler resource tables model the latency and cost for each 135 /// depending on the type of CPU and selected scheduler.
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGVLIW.cpp | 1 //===- ScheduleDAGVLIW.cpp - SelectionDAG list scheduler for VLIW -*- C++ -*-=// 10 // This implements a top-down list scheduler, using standard algorithms. 44 VLIWScheduler("vliw-td", "VLIW scheduler", 49 /// ScheduleDAGVLIW - The actual DFA list scheduler implementation. This 145 "The list-td scheduler doesn't yet support physreg dependencies!"); 275 /// createVLIWDAGScheduler - This creates a top-down list scheduler.
|
/prebuilts/sdk/tools/jacks/ |
jack-3.36.CANDIDATE.jar | |
/device/huawei/angler/vr/ |
vr.c | 94 // Set global display/GPU/scheduler configuration to used for VR apps. 106 // Reset to default global display/GPU/scheduler configuration.
|
/external/autotest/site_utils/ |
abort_suite.py | 20 autotest scheduler to aborts its subjobs instead of directly aborting subjobs. 64 by autotest scheduler.
|
/external/autotest/site_utils/suite_scheduler/ |
base_event_unittest.py | 27 def CanArm(self, scheduler): 28 scheduler.CheckHostsExist(
|
/external/chromium-trace/catapult/tracing/tracing/extras/importer/linux_perf/ |
sched_parser.html | 15 * @fileoverview Parses scheduler events in the Linux event trace format. 59 * Parses scheduler events and sets up state in the CPUs of the importer.
|
/external/chromium-trace/catapult/tracing/tracing/extras/vsync/ |
vsync_auditor_test.html | 116 var title = 'Scheduler::BeginFrame'; 124 var title = 'Scheduler::BeginFrame';
|
/external/iproute2/man/man8/ |
tc-fq.8 | 25 FQ (Fair Queue) is a classless packet scheduler meant to be mostly 33 setsockopt call. This packet scheduler adds delay between packets to
|
/external/libchrome/base/threading/ |
platform_thread_linux.cc | 49 // If the pthread's round-robin scheduler is already enabled, and the new 50 // priority will use setpriority() instead, the pthread scheduler should be
|
/external/llvm/include/llvm/CodeGen/ |
ScoreboardHazardRecognizer.h | 38 // bottom-up scheduler, then the scoreboard cycles are the inverse of the 39 // scheduler's cycles.
|
/external/llvm/lib/Target/Hexagon/ |
HexagonSubtarget.h | 103 // Always use the TargetLowering default scheduler. 104 // FIXME: This will use the vliw scheduler which is probably just hurting
|
/external/llvm/test/Feature/ |
optnone-llc.ll | 55 ; Alternate post-RA scheduler. 56 ; LLC-MORE: Skipping pass 'PostRA Machine Instruction Scheduler'
|
/external/valgrind/coregrind/m_scheduler/ |
priv_sched-lock-impl.h | 3 /*--- Private scheduler lock header. priv_sched-lock-impl.h ---*/ 5 /*--- Scheduler lock implementation details. ---*/
|
priv_sched-lock.h | 3 /*--- Private scheduler lock header. priv_sched-lock.h ---*/ 5 /*--- Scheduler lock API. ---*/
|