Home
last modified time | relevance | path

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

123456

/aosp12/art/test/
H A Dknownfailures.json416 "tests": [ array
461 "tests": [ array
471 "tests": [ array
479 "tests": [ array
499 "tests": [ array
518 "tests": [ array
529 "tests": [ array
537 "tests": [ array
554 "tests": [ array
578 "tests": [ array
[all …]
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
H A 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
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
H A DIDeprecated.cpp8 namespace tests { namespace
26 namespace tests { namespace
45 namespace tests { namespace
H A DINamedCallback.cpp8 namespace tests { namespace
26 namespace tests { namespace
78 namespace tests { namespace
H A DINewName.cpp8 namespace tests { namespace
26 namespace tests { namespace
78 namespace tests { namespace
H A DIOldName.cpp8 namespace tests { namespace
26 namespace tests { namespace
78 namespace tests { namespace
H A DUnionWithFd.cpp7 namespace tests { namespace
H A DDeprecatedParcelable.cpp7 namespace tests { namespace
H A DOtherParcelableForToString.cpp7 namespace tests { namespace
H A DParcelableForToString.cpp7 namespace tests { namespace
H A DStructuredParcelable.cpp7 namespace tests { namespace
/aosp12/frameworks/compile/slang/tests/
H A Dslang_test.py116 def ReportIfDifferFromExpected(tests, name, file1, file2): argument
208 def CheckTestResult(dir_name, subprocess_ret, tests, args): argument
248 def CheckJavaOutput(tests): argument
271 def ExecTest(dir_name, tests): argument
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/
H A 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
/aosp12/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
H A DListTestCaseNames.java30 List<Test> tests = Collections.<Test>list(suite.tests()); in getTestCaseNames() local
46 List<Test> tests = Collections.<Test>list(suite.tests()); in getTestNames() local
H A DTestGroupingTest.java42 List<TestMethod> tests = mGrouping.getTests(); in testGetTests_noPublicConstructor() local
/aosp12/art/tools/ahat/src/test/com/android/ahat/
H A DHtmlEscaperTest.java25 public void tests() { in tests() method in HtmlEscaperTest
/aosp12/system/bt/test/
H A Dgen_coverage.py129 def write_root_html_rows(f, tests): argument
179 def generate_root_html(tests): argument
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DMimeTypes.java157 public static boolean mimeMatches(String[] filters, String[] tests) { in mimeMatches()
169 public static boolean mimeMatches(String filter, String[] tests) { in mimeMatches()
/aosp12/system/update_engine/cros/
H A Domaha_utils_unittest.cc28 const std::vector<EolDate> tests = {kEolDateInvalid, -1, 0, 1}; in TEST() local
/aosp12/hardware/interfaces/tests/bar/1.0/default/
H A DImportTypes.cpp5 namespace tests { namespace
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/unions/
H A DEnumUnion.cpp7 namespace tests { namespace
H A DUnionInUnion.cpp7 namespace tests { namespace
/aosp12/hardware/interfaces/tests/hash/1.0/default/
H A DHash.cpp5 namespace tests { namespace
/aosp12/hardware/interfaces/tests/inheritance/1.0/default/
H A DGrandparent.cpp8 namespace tests { namespace
H A DParent.cpp11 namespace tests { namespace

123456