Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 25 of 85) sorted by relevance

1234

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DSubtypeLocaleUtilsTests.java241 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testPredefinedSubtypesInEnglishSystemLocale() local
283 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testAdditionalSubtypesInEnglishSystemLocale() local
343 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testPredefinedSubtypesInFrenchSystemLocale() local
385 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testAdditionalSubtypesInFrenchSystemLocale() local
427 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testHinglishSubtypesInHindiSystemLocale() local
455 final RunInLocale<Void> tests = new RunInLocale<Void>() { in testSerbianLatinSubtypesInSerbianSystemLocale() local
/packages/modules/AdServices/sdksandbox/tests/testutils/testscenario/
DREADME.md25 ### Create a new Test SDK
113 ### Invoke from a JUnit test suite
/packages/modules/Bluetooth/system/gd/docs/testing/
Dgtest.md38 #### Use `atest`
70 #### Run it yourself (Not receommended unless really needed)
/packages/modules/NeuralNetworks/tools/test_generator/tests/
Dtest.py117 def ReportIfDifferFromExpected(tests, name, file1, file2): argument
176 def CheckTestResult(dir_name, subprocess_ret, tests, args): argument
217 def ExecTest(dir_name, tests): argument
/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DMimeTypes.java157 public static boolean mimeMatches(String[] filters, String[] tests) { in mimeMatches()
169 public static boolean mimeMatches(String filter, String[] tests) { in mimeMatches()
/packages/modules/Bluetooth/tools/rootcanal/test/
Dmain.py8 tests = [ variable
/packages/modules/Bluetooth/tools/pdl/tests/canonical/
Dle_test_vectors.json4 "tests": [ array
72 "tests": [ array
119 "tests": [ array
187 "tests": [ array
258 "tests": [ array
329 "tests": [ array
352 "tests": [ array
375 "tests": [ array
400 "tests": [ array
423 "tests": [ array
[all …]
Dbe_test_vectors.json4 "tests": [ array
72 "tests": [ array
119 "tests": [ array
187 "tests": [ array
258 "tests": [ array
329 "tests": [ array
352 "tests": [ array
375 "tests": [ array
400 "tests": [ array
423 "tests": [ array
[all …]
/packages/modules/Bluetooth/tools/pdl/src/bin/
Dgenerate-canonical-tests.rs25 tests: Vec<TestVector>, field
69 let mut tests = Vec::new(); in generate_unit_tests() localVariable
/packages/modules/Bluetooth/system/gd/rust/topshim/tests/
Dbdaddr.rs2 mod tests { module
/packages/modules/DnsResolver/doh/
Ddoh_test_superset_for_fuzzer.rs28 mod tests; module
Dencoding.rs83 mod tests { module
/packages/modules/Bluetooth/tools/pdl/src/backends/rust/
Dpreamble.rs101 mod tests { module
/packages/modules/Virtualization/libs/capabilities/src/
Dcaps.rs65 mod tests { module
/packages/apps/Settings/tests/unit/src/com/android/settings/biometrics/
DParentalControlsUtilsTest.java85 int[][] tests = { in testEnforcedAdmin_whenDpmDisablesBiometricsAndSupervisionComponentExists() local
/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Dcod.rs25 mod tests { module
/packages/modules/Bluetooth/system/gd/rust/facade/src/
Dmain.rs103 mod tests { module
/packages/modules/Virtualization/microdroid_manager/src/
Dioutil.rs65 mod tests { module
/packages/apps/Calendar/tests/src/com/android/calendar/
DWeekNumberTest.java51 DateAndWeekNumber[] tests = { field in WeekNumberTest
/packages/modules/Virtualization/authfs/src/fsverity/
Dcommon.rs93 mod tests { module
/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dencryption.rs104 mod tests { module
/packages/services/Car/cpp/computepipe/tests/
DFakeRunner.cpp22 namespace tests { namespace
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dlayer_norm_lstm.mod.py174 tests = zip( variable
343 tests = zip( variable
/packages/modules/Virtualization/authfs/src/
Dcommon.rs57 mod tests { module
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DMacAddressTest.java81 TestCase[] tests = { in testMacAddress() local

1234