HomeSort by relevance Sort by last modified time
    Searched refs:h_ident (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_setprofile.py 222 h_ident = ident(h)
227 (3, 'call', h_ident),
232 (3, 'return', h_ident),
324 h_ident = ident(h)
329 (3, 'call', h_ident),
334 (3, 'return', h_ident),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys_setprofile.py 222 h_ident = ident(h)
227 (3, 'call', h_ident),
232 (3, 'return', h_ident),
324 h_ident = ident(h)
329 (3, 'call', h_ident),
334 (3, 'return', h_ident),

Completed in 5513 milliseconds