OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:non_prefixed
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py
64
non_prefixed
= refactor.get_all_fix_names("myfixes")
68
self.assertEqual(
non_prefixed
, contents)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py
64
non_prefixed
= refactor.get_all_fix_names("myfixes")
68
self.assertEqual(
non_prefixed
, contents)
Completed in 27 milliseconds