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

  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 822 QUICKTESTOPTS= $(TESTOPTS) -x test_subprocess test_io test_lib2to3 \
828 -$(TESTPYTHON) $(TESTPROG) $(QUICKTESTOPTS)
829 $(TESTPYTHON) $(TESTPROG) $(QUICKTESTOPTS)
831 MEMTESTOPTS= $(QUICKTESTOPTS) -x test_dl test___all__ test_fork1 \
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 823 QUICKTESTOPTS= $(TESTOPTS) -x test_subprocess test_io test_lib2to3 \
829 -$(TESTPYTHON) $(TESTPROG) $(QUICKTESTOPTS)
830 $(TESTPYTHON) $(TESTPROG) $(QUICKTESTOPTS)
832 MEMTESTOPTS= $(QUICKTESTOPTS) -x test_dl test___all__ test_fork1 \
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 822 QUICKTESTOPTS= $(TESTOPTS) -x test_subprocess test_io test_lib2to3 \
828 -$(TESTPYTHON) $(TESTPROG) $(QUICKTESTOPTS)
829 $(TESTPYTHON) $(TESTPROG) $(QUICKTESTOPTS)
831 MEMTESTOPTS= $(QUICKTESTOPTS) -x test_dl test___all__ test_fork1 \
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 823 QUICKTESTOPTS= $(TESTOPTS) -x test_subprocess test_io test_lib2to3 \
829 -$(TESTPYTHON) $(TESTPROG) $(QUICKTESTOPTS)
830 $(TESTPYTHON) $(TESTPROG) $(QUICKTESTOPTS)
832 MEMTESTOPTS= $(QUICKTESTOPTS) -x test_dl test___all__ test_fork1 \
    [all...]

Completed in 547 milliseconds