Searched refs:testStartsWith (Results 1 – 2 of 2) sorted by relevance
647 elif options.testStartsWith is not None:648 if not test.name.startswith(options.testStartsWith):
667 public void testStartsWith() { in testStartsWith() method in ByteStringTest