OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g456
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys.py
329
g456
()
331
def
g456
():
function in function:SysModuleTest.current_frames_with_threads
356
# Verify that the captured thread frame is blocked in
g456
, called
367
self.assertEqual(sourceline, "
g456
()")
369
# And the next record must be for
g456
().
371
self.assertEqual(funcname, "
g456
")
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys.py
329
g456
()
331
def
g456
():
function in function:SysModuleTest.current_frames_with_threads
356
# Verify that the captured thread frame is blocked in
g456
, called
367
self.assertEqual(sourceline, "
g456
()")
369
# And the next record must be for
g456
().
371
self.assertEqual(funcname, "
g456
")
Completed in 67 milliseconds