Home
last modified time | relevance | path

Searched defs:exceptions (Results 1 – 16 of 16) sorted by relevance

/frameworks/data-binding/compilationTests/src/test/java/android/databinding/compilationTest/
DMultiLayoutVerificationTest.java50 List<ScopedException> exceptions = result.getBindingExceptions(); in testMultipleLayoutFilesWithNameMismatch() local
106 List<ScopedException> exceptions = result.getBindingExceptions(); in testMultipleLayoutFilesVariableMismatch() local
159 List<ScopedException> exceptions = result.getBindingExceptions(); in testMultipleLayoutFilesImportMismatch() local
210 List<ScopedException> exceptions = result.getBindingExceptions(); in testSameIdInIncludeAndView() local
/frameworks/base/legacy-test/src/android/test/
DInstrumentationTestCase.java140 final Throwable[] exceptions = new Throwable[1]; in runTestOnUiThread() local
191 final Throwable[] exceptions = new Throwable[1]; in runTest() local
/frameworks/base/core/tests/utillib/src/android/test/
DBandwidthTestCase.java76 final Throwable[] exceptions = new Throwable[1]; in runTest() local
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
DRefactorClassAdapter.java36 String[] exceptions) { in visitMethod()
DDelegateClassAdapter.java88 String signature, String[] exceptions) { in visitMethod()
DTransformClassAdapter.java92 String signature, String[] exceptions) { in visitMethod()
DClassHasNativeVisitor.java85 String signature, String[] exceptions) { in visitMethod()
DReplaceMethodCallsAdapter.java241 String[] exceptions) { in visitMethod()
DAbstractClassAdapter.java196 String signature, String[] exceptions) { in visitMethod()
DDependencyFinder.java484 String signature, String[] exceptions) { in visitMethod()
DAsmAnalyzer.java603 String signature, String[] exceptions) { in visitMethod()
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp3681 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local
3693 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local
3705 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local
3717 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local
3729 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local
3741 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local
3754 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions = in TEST_F() local
3770 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions = in TEST_F() local
3785 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions = in TEST_F() local
3799 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions = in TEST_F() local
[all …]
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
DStubMethodAdapterTest.java94 String[] exceptions) { in visitMethod()
DAsmGeneratorTest.java395 String[] exceptions) { in visitMethod()
/frameworks/minikin/tools/
Dmk_hyb_file.py457 def traverse_trie(ix, s, trie_data, ch_map, pattern_data, patterns, exceptions): argument
/frameworks/support/emoji/core/tests/java/android/support/text/emoji/
DEmojiCompatTest.java304 final int[][] exceptions = new int[][]{ in testProcess_standardizedVariantEmojiExceptions() local