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

  /external/chromium_org/native_client_sdk/src/tools/lib/tests/
quote_test.py 55 def run_test_tuples(self, test_tuples):
56 for func, in_args, expected in test_tuples:
60 test_tuples = [[VerboseQuote,
66 self.run_test_tuples(test_tuples)
69 test_tuples = [[VerboseUnquote,
82 self.run_test_tuples(test_tuples)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gdb.py 258 def test_tuples(self): member in class:PrettyPrintTests
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gdb.py 258 def test_tuples(self): member in class:PrettyPrintTests

Completed in 175 milliseconds