HomeSort by relevance Sort by last modified time
    Searched full:open_data (Results 1 - 5 of 5) sorted by null

  /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
trace_event_unittest.py 262 open_data = log_output[1]
268 self.assertEquals(open_data['category'], 'python')
269 self.assertEquals(open_data['name'], 'test')
270 self.assertEquals(open_data['ph'], 'B')
274 event_time_diff = close_data['ts'] - open_data['ts']
  /prebuilts/gdb/darwin-x86/lib/python2.7/
urllib.py 564 def open_data(self, url, data=None): member in class:URLopener
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
urllib.py 564 def open_data(self, url, data=None): member in class:URLopener
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib.py 564 def open_data(self, url, data=None): member in class:URLopener
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib.py 564 def open_data(self, url, data=None): member in class:URLopener
    [all...]

Completed in 322 milliseconds