OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:existing_list
(Results
1 - 2
of
2
) sorted by null
/external/chromium-trace/catapult/tracing/tracing_build/
update_gypi_unittest.py
32
existing_list
= (" '/four/spaces/indent',\n'"
37
gypi_file._GetReplacementListAsString(
existing_list
, new_list))
/external/autotest/frontend/tko/
rpc_interface.py
417
existing_list
= list(models.SavedQuery.objects.filter(owner=owner,
419
if
existing_list
:
420
query_object =
existing_list
[0]
Completed in 566 milliseconds