/tools/dexter/dexter/ |
D | dexter_tests.py | 66 tests = 0 variable 89 tests = tests + 1 variable
|
/tools/netsim/testing/netsim-grpc/ |
D | pyproject.toml | 28 tests = ["pytest==7.1.3", "pytest-mock", "mock==4.0.3"] qkey 33 tests = ["pytest==7.1.3", "pytest_mock==3.8.2"] qkey
|
/tools/tradefederation/core/src/com/android/tradefed/invoker/ |
D | UnexecutedTestReporterThread.java | 30 UnexecutedTestReporterThread(ITestInvocationListener listener, List<IRemoteTest> tests) { in UnexecutedTestReporterThread()
|
/tools/tradefederation/core/javatests/com/android/tradefed/result/ |
D | TestDescriptionsFileTest.java | 90 List<TestDescription> tests = tdfFromFile.getTests(); in fromFile_empty() local 105 List<TestDescription> tests = tdfFromFile.getTests(); in fromFile() local
|
/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | TestDescriptionsFile.java | 84 private static void populateTestFile(List<TestDescription> tests, File testFile) { in populateTestFile() 133 private static void readTestsFromFile(Collection<TestDescription> tests, File testFile) { in readTestsFromFile()
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | InstrumentationFileTest.java | 116 Collection<TestDescription> tests, in writeTestsToFileAndRun() 200 private Collection<TestDescription> createRerunSet(Collection<TestDescription> tests) { in createRerunSet()
|
/tools/test/connectivity/acts_tests/tests/google/bt/test_tools/ |
D | ToolsTest.py | 25 tests = None variable in ToolsTest
|
D | BtReconnectTest.py | 24 tests = None variable in BtReconnectTest
|
/tools/test/connectivity/acts_tests/tests/google/bt/hid/ |
D | HidDeviceTest.py | 34 tests = None variable in HidDeviceTest
|
/tools/asuite/adevice/src/ |
D | adevice_fingerprint.rs | 42 mod tests { module
|
/tools/netsim/rust/common/src/system/ |
D | mod.rs | 61 mod tests { module
|
/tools/netsim/rust/daemon/src/ |
D | resource.rs | 49 mod tests { module
|
D | config_file.rs | 59 mod tests { module
|
/tools/test/connectivity/acts_tests/tests/google/native/bt/ |
D | BtNativeTest.py | 8 tests = None variable in BtNativeTest
|
/tools/tradefederation/core/javatests/com/android/tradefed/invoker/ |
D | InvocationExecutionTest.java | 214 List<IRemoteTest> tests = new ArrayList<>(); in testRun_autoRetry() local 245 List<IRemoteTest> tests = new ArrayList<>(); in testRun_autoRetry_throughForwarder() local 276 List<IRemoteTest> tests = new ArrayList<>(); in testRun_metricCollectors() local 299 List<IRemoteTest> tests = new ArrayList<>(); in testRun_metricCollectors_auto() local
|
/tools/test/connectivity/acts_tests/tests/google/native/ |
D | NativeTest.py | 23 tests = None variable in NativeTest
|
/tools/tradefederation/core/javatests/com/android/tradefed/util/testmapping/ |
D | TestMappingTest.java | 83 Set<TestInfo> tests = in testparseTestMapping() local 224 Set<TestInfo> tests = in testGetTests() local 279 Set<TestInfo> tests = in testGetTests_matchKeywords() local 319 Set<TestInfo> tests = in testGetTests_withIgnoreKeywords() local 609 Set<TestInfo> tests = allTests.get("presubmit"); in testGetAllTests() local 649 Set<TestInfo> tests = allTests.get("presubmit"); in testExtractTestMappingsZip() local 1116 Set<TestInfo> tests = in testparseTestMappingWithFilePatterns() local
|
/tools/security/remote_provisioning/hwtrust/src/ |
D | cbor.rs | 32 mod tests { module
|
/tools/netsim/rust/daemon/src/wireless/ |
D | wireless_adaptor.rs | 94 mod tests { module
|
/tools/tradefederation/core/javatests/com/android/tradefed/invoker/shard/ |
D | ShardHelperTest.java | 394 List<IRemoteTest> tests = new ArrayList<>(); in testSplitWithTokens() local 434 List<IRemoteTest> tests = new ArrayList<>(); in testSplitWithMultiDevices() local
|
/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/ |
D | StrictShardHelper.java | 108 private void reorderTestModules(List<IRemoteTest> tests) { in reorderTestModules() 337 private void aggregateSuiteModules(List<IRemoteTest> tests) { in aggregateSuiteModules()
|
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/ |
D | AtestRunnerTest.java | 146 List<IRemoteTest> tests = config.getTests(); in testLoadTests_filter() local 215 List<IRemoteTest> tests = config.getTests(); in testLoadTests_ignoreFilter() local
|
/tools/repohooks/rh/ |
D | shell_unittest.py | 48 def _testData(self, functor, tests, check_type=True): argument
|
/tools/netsim/rust/daemon/src/uwb/ |
D | ranging_data.rs | 105 mod tests { module
|
/tools/netsim/rust/daemon/src/http_server/ |
D | http_request.rs | 92 mod tests { module
|