Searched refs:requires (Results 51 - 75 of 449) sorted by relevance

1234567891011>>

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_smtpnet.py7 test_support.requires("network")
H A Dtest_bsddb3.py10 from test.test_support import requires, run_unittest, import_module namespace
18 # requires test, since it's obvious we want to run them.
20 requires('bsddb')
H A Dtest_robotparser.py235 test_support.requires('network')
261 test_support.requires('network')
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_smtpnet.py7 test_support.requires("network")
H A Dtest_bsddb3.py10 from test.test_support import requires, run_unittest, import_module namespace
18 # requires test, since it's obvious we want to run them.
20 requires('bsddb')
H A Dtest_robotparser.py235 test_support.requires('network')
261 test_support.requires('network')
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_smtpnet.py7 test_support.requires("network")
H A Dtest_bsddb3.py10 from test.test_support import requires, run_unittest, import_module namespace
18 # requires test, since it's obvious we want to run them.
20 requires('bsddb')
H A Dtest_robotparser.py235 test_support.requires('network')
261 test_support.requires('network')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_smtpnet.py7 test_support.requires("network")
H A Dtest_bsddb3.py10 from test.test_support import requires, run_unittest, import_module namespace
18 # requires test, since it's obvious we want to run them.
20 requires('bsddb')
H A Dtest_robotparser.py235 test_support.requires('network')
261 test_support.requires('network')
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_tkinter/
H A Dtest_loadtk.py7 test_support.requires('gui')
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_tkinter/
H A Dtest_loadtk.py7 test_support.requires('gui')
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/support/
H A Dtype_id.h18 #error This header requires C++11 or greater
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/support/
H A Dtype_id.h18 #error This header requires C++11 or greater
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_tkinter/
H A Dtest_loadtk.py7 test_support.requires('gui')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_tkinter/
H A Dtest_loadtk.py7 test_support.requires('gui')
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_style.py4 from test.test_support import requires, run_unittest namespace
8 requires('gui')
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_style.py4 from test.test_support import requires, run_unittest namespace
8 requires('gui')
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_style.py4 from test.test_support import requires, run_unittest namespace
8 requires('gui')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_style.py4 from test.test_support import requires, run_unittest namespace
8 requires('gui')
/prebuilts/tools/linux-x86_64/kythe/studio/
H A Dbuild_studio_kythe.sh21 echo $0 requires the JDK_18_x64 env variable to be defined.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
H A Doutput.py42 self.requires = True
123 for require in node.requires():
/prebuilts/tools/common/asm-tools/
H A DAndroid.mk19 # Note: common/cglib 2.2 requires the old asm 3.3.x.

Completed in 631 milliseconds

1234567891011>>