Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 25 of 91) 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.md23 ### Create a new Test SDK
111 ### 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.py22 tests = [ variable
/packages/modules/Virtualization/libs/cstr/src/
Dlib.rs33 mod tests { module
/packages/modules/Bluetooth/system/gd/rust/topshim/tests/
Dbdaddr.rs2 mod tests { module
/packages/modules/DnsResolver/doh/
Ddoh_test_superset_for_fuzzer.rs29 mod tests; module
Dencoding.rs83 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/apps/Calendar/tests/src/com/android/calendar/
DWeekNumberTest.java50 DateAndWeekNumber[] tests = { field in WeekNumberTest
/packages/modules/Virtualization/microdroid_manager/src/
Dioutil.rs69 mod tests { module
/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dtime.rs55 mod tests { module
/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dencryption.rs118 mod tests { module
/packages/modules/Virtualization/authfs/src/fsverity/
Dcommon.rs93 mod tests { module
/packages/modules/Uwb/service/uci/jni/src/
Dhelper.rs65 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/libs/avflog/src/
Dlib.rs36 mod tests { module
/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
/packages/modules/Virtualization/virtualizationmanager/src/
Ddt_overlay.rs110 mod tests { module

1234