/frameworks/base/test-base/src/android/test/ |
D | InstrumentationTestCase.java | 140 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/ |
D | BandwidthTestCase.java | 76 final Throwable[] exceptions = new Throwable[1]; in runTest() local
|
/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/ |
D | RefactorClassAdapter.java | 36 String[] exceptions) { in visitMethod()
|
D | DelegateClassAdapter.java | 88 String signature, String[] exceptions) { in visitMethod()
|
D | ClassHasNativeVisitor.java | 85 String signature, String[] exceptions) { in visitMethod()
|
D | StubClassAdapter.java | 215 String signature, String[] exceptions) { in visitMethod()
|
D | ReplaceMethodCallsAdapter.java | 217 String[] exceptions) { in visitMethod()
|
D | AbstractClassAdapter.java | 196 String signature, String[] exceptions) { in visitMethod()
|
D | DependencyFinder.java | 484 String signature, String[] exceptions) { in visitMethod()
|
D | AsmAnalyzer.java | 659 String signature, String[] exceptions) { in visitMethod()
|
/frameworks/native/services/surfaceflinger/tests/hwc2/ |
D | Hwc2Test.cpp | 3827 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local 3839 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local 3851 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local 3863 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local 3875 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local 3887 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions; in TEST_F() local 3900 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions = in TEST_F() local 3916 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions = in TEST_F() local 3931 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions = in TEST_F() local 3945 std::unordered_map<Hwc2TestPropertyName, Hwc2TestCoverage> exceptions = in TEST_F() local [all …]
|
/frameworks/layoutlib/create/tests/com/android/tools/layoutlib/create/ |
D | StubMethodAdapterTest.java | 94 String[] exceptions) { in visitMethod()
|
D | AsmGeneratorTest.java | 395 String[] exceptions) { in visitMethod()
|
/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/ |
D | LockFindingClassVisitor.java | 59 String[] exceptions) { in visitMethod()
|
/frameworks/minikin/tools/ |
D | mk_hyb_file.py | 469 def traverse_trie(ix, s, trie_data, ch_map, pattern_data, patterns, exceptions): argument
|