Searched refs:is_base (Results 1 – 2 of 2) sorted by relevance
/external/chromium/testing/gmock/scripts/ |
D | upload.py | 665 def UploadFile(filename, file_id, content, is_binary, status, is_base): argument 668 if is_base: 685 ("is_current", str(not is_base)),
|
/external/chromium/testing/gtest/scripts/ |
D | upload.py | 665 def UploadFile(filename, file_id, content, is_binary, status, is_base): argument 668 if is_base: 685 ("is_current", str(not is_base)),
|