Home
last modified time | relevance | path

Searched refs:first_id (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/dashboard/dashboard/
Dquick_logger_test.py43 first_id = logger.Log('First message.')
49 logger.Log('Updated first message.', first_id)
61 first_id = first_logger.Log('First message.')
63 self.assertNotEqual(first_id, second_id)
/external/autotest/frontend/migrations/
D037_db_constraints.py8 def delete_duplicates(manager, table, first_id, second_id): argument
12 (first_id, second_id, table, first_id, second_id))
16 (table, first_id, second_id),