OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:full_names
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/android/host_driven_tests/
SyncTest.py
40
full_names
= []
42
full_names
.append('SyncTest.' + test_name)
43
return self._RunJavaTestFilters(
full_names
, self.additional_flags)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py
66
full_names
= refactor.get_fixers_from_package("myfixes")
69
self.assertEqual(
full_names
,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py
66
full_names
= refactor.get_fixers_from_package("myfixes")
69
self.assertEqual(
full_names
,
Completed in 160 milliseconds