Home
last modified time | relevance | path

Searched defs:_table_name (Results 1 – 2 of 2) sorted by relevance

/external/autotest/scheduler/
Dscheduler_models.py122 _table_name = '' variable in DBObject
342 _table_name = 'afe_ineligible_host_queues' variable in IneligibleHostQueue
347 _table_name = 'afe_atomic_groups' variable in AtomicGroup
353 _table_name = 'afe_labels' variable in Label
364 _table_name = 'afe_hosts' variable in Host
482 _table_name = 'afe_host_queue_entries' variable in HostQueueEntry
970 _table_name = 'afe_jobs' variable in Job
Dscheduler_models_unittest.py77 _table_name = 'test_table' variable in DBObjectTest.test_compare_fields_in_row_datetime_ignores_microseconds.TestTable