Home
last modified time | relevance | path

Searched defs:suite (Results 326 – 350 of 1184) sorted by relevance

1...<<11121314151617181920>>...48

/aosp_15_r20/external/clang/tools/scan-build-py/tests/
H A D__init__.py13 def suite(): function
/aosp_15_r20/external/cronet/components/cronet/
H A Dtools_unittest.py16 suite = unittest.TestLoader().discover('tools', pattern = "*_unittest.py") variable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/tests/nfa/thompson/backtrack/
H A Dmod.rs2 mod suite; module
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/tests/nfa/thompson/pikevm/
H A Dmod.rs2 mod suite; module
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/tests/hybrid/
H A Dmod.rs3 mod suite; module
/aosp_15_r20/external/python/asn1crypto/tests/
D__main__.py10 suite = unittest.TestSuite() variable
/aosp_15_r20/external/python/pyasn1/tests/
D__main__.py13 suite = unittest.TestLoader().loadTestsFromNames( variable
/aosp_15_r20/external/python/pyasn1/tests/compat/
D__main__.py13 suite = unittest.TestLoader().loadTestsFromNames( variable
/aosp_15_r20/external/python/pyasn1/tests/codec/
D__main__.py13 suite = unittest.TestLoader().loadTestsFromNames( variable
/aosp_15_r20/external/python/pyasn1/tests/type/
D__main__.py13 suite = unittest.TestLoader().loadTestsFromNames( variable
/aosp_15_r20/external/python/pyasn1/tests/codec/cer/
D__main__.py13 suite = unittest.TestLoader().loadTestsFromNames( variable
/aosp_15_r20/external/python/pycparser/tests/
Dall_tests.py9 suite = unittest.TestLoader().loadTestsFromNames( variable
/aosp_15_r20/external/python/pyasn1/tests/codec/native/
D__main__.py13 suite = unittest.TestLoader().loadTestsFromNames( variable
/aosp_15_r20/external/python/pyasn1/tests/codec/der/
D__main__.py13 suite = unittest.TestLoader().loadTestsFromNames( variable
/aosp_15_r20/external/python/pyasn1/tests/codec/ber/
D__main__.py13 suite = unittest.TestLoader().loadTestsFromNames( variable
/aosp_15_r20/development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/
H A DAllTests.java29 public static Test suite() { in suite() method in AllTests
/aosp_15_r20/frameworks/native/libs/binder/trusty/include_mock/
H A Dtrusty-gtest.h18 #define PORT_GTEST(suite, port) \ argument
/aosp_15_r20/external/python/cpython2/Lib/unittest/test/
D__init__.py9 def suite(): function
/aosp_15_r20/sdk/testapps/testProjectTest/testlib/src/com/android/tests/testprojecttest/test/
H A DAllTests.java48 public static Test suite() { in suite() method in AllTests
/aosp_15_r20/external/owasp/java-encoder/core/src/test/java/org/owasp/encoder/
DHTMLEncoderTest.java46 public static Test suite() { in suite() method in HTMLEncoderTest
DJavaEncoderTest.java46 public static Test suite() { in suite() method in JavaEncoderTest
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_lib2to3.py8 def suite(): function
/aosp_15_r20/external/python/pyasn1-modules/tests/
D__main__.py13 suite = unittest.TestLoader().loadTestsFromNames( variable
/aosp_15_r20/external/guava/guava-testlib/test/com/google/common/collect/testing/
H A DMinimalCollectionTest.java31 public static Test suite() { in suite() method in MinimalCollectionTest
/aosp_15_r20/external/vogar/test/vogar/target/junit3/
H A DSuiteReturnsTestCaseTest.java22 public static Test suite() { in suite() method in SuiteReturnsTestCaseTest

1...<<11121314151617181920>>...48