/aosp_15_r20/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/ |
H A D | CodeUtilsTest.kt | 127 val imported = CodeUtils.staticallyImportedMethods(StaticJavaParser.parse(code), in staticallyImportedMethods_ab() constant 139 val imported = CodeUtils.staticallyImportedMethods(StaticJavaParser.parse(code), in staticallyImportedMethods_differentClass() constant 151 val imported = CodeUtils.staticallyImportedMethods(StaticJavaParser.parse(code), in staticallyImportedMethods_notStatic() constant
|
/aosp_15_r20/system/core/fs_mgr/liblp/ |
H A D | io_test.cpp | 182 unique_ptr<LpMetadata> imported = ReadMetadata(opener, "super", 0); in TEST_F() local 219 unique_ptr<LpMetadata> imported = ReadMetadata(opener, "super", 0); in TEST_F() local 283 unique_ptr<LpMetadata> imported = ReadMetadata(opener, "super", 0); in TEST_F() local 437 unique_ptr<LpMetadata> imported = ReadFromImageFile(fd); in TEST_F() local 512 unique_ptr<LpMetadata> imported = ReadMetadata(opener, "super", 0); in TEST_F() local 540 unique_ptr<LpMetadata> imported = ReadMetadata(opener, "super", 0); in TEST_F() local 578 unique_ptr<LpMetadata> imported = ReadMetadata(opener, "super", 0); in TEST_F() local 768 unique_ptr<LpMetadata> imported = ReadMetadata(opener, "super", 0); in TEST_F() local
|
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
H A D | ImportOrderer.java | 188 private final String imported; field in ImportOrderer.Import 192 Import(String imported, String trailing, boolean isStatic) { in Import() 199 String imported() { in imported() method in ImportOrderer.Import 317 StringAndIndex imported = scanImported(i); in scanImports() local 409 StringBuilder imported = new StringBuilder(); in scanImported() local
|
/aosp_15_r20/libcore/luni/src/test/java/tests/org/w3c/dom/ |
H A D | DocumentImportNode.java | 282 Node imported; in testImportNode11() local 299 Node imported; in testImportNode12() local 318 Node imported; in testImportNode13() local
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/ |
H A D | handle_passing_unittest.cc | 141 InterfaceRequest<imported::ImportedInterface> imported, in RequestImportedInterface() 144 imported::ImportedInterfacePtr imported, in TakeImportedInterface() argument 207 imported::ImportedInterfacePtrInfo imported; in TEST_P() local
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/model/ |
D | SimCard.java | 171 public SimCard withImportAndDismissStates(boolean imported, boolean dismissed) { in withImportAndDismissStates() 178 public SimCard withImportedState(boolean imported) { in withImportedState()
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
H A D | StylesheetRoot.java | 277 StylesheetComposed imported = getGlobalImport(i); in recompose() local 336 StylesheetComposed imported = this.getGlobalImport(i); in recompose() local 410 Stylesheet imported = stylesheet.getImport(i); in addImports() local
|
H A D | ElemExtensionCall.java | 120 Stylesheet imported = stylesheet.getGlobalImport(i); in getElemExtensionDecl() local
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/util/ |
D | SharedPreferenceUtil.java | 169 final Set<String> imported = new HashSet<>(getImportedSims(context)); in persistSimStates() local 194 final Set<String> imported = getImportedSims(context); in restoreSimStates() local
|
/aosp_15_r20/external/openscreen/third_party/libprotobuf-mutator/test_fuzzer/ |
H A D | test_fuzzer_input.proto | 21 required Imported imported = 1; field
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | resolver_test.go | 21 imported map[string]bool member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | resolver_test.go | 19 imported map[string]bool member
|
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
H A D | documentimportnode07.java | 75 Node imported; in runTest() local
|
H A D | documentimportnode08.java | 75 Node imported; in runTest() local
|
H A D | documentimportnode11.java | 77 Node imported; in runTest() local
|
H A D | documentimportnode13.java | 77 Node imported; in runTest() local
|
H A D | documentimportnode12.java | 77 Node imported; in runTest() local
|
H A D | documentimportnode14.java | 79 Node imported; in runTest() local
|
/aosp_15_r20/external/openscreen/util/crypto/ |
H A D | certificate_utils_unittest.cc | 49 ErrorOr<bssl::UniquePtr<X509>> imported = in TEST() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall/ |
D | cgocall.go | 373 func imported(info *types.Info, spec *ast.ImportSpec) *types.Package { func
|
/aosp_15_r20/external/elfutils/libdw/ |
H A D | libdw_visit_scopes.c | 137 bool imported = false; in walk_children() local
|
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/ |
H A D | CodeWriter.kt | 751 val imported = mutableMapOf<String, Set<T>>() in generateImports() constant
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_site.py | 271 def __init__(self, filename_base=TESTFN, imported="time", argument
|
/aosp_15_r20/external/armnn/src/backends/cl/ |
H A D | ClImportTensorHandle.hpp | 242 bool imported = (status.error_code() == arm_compute::ErrorCode::OK); in ClImport() local
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/ |
H A D | ECAlgorithms.java | 60 ECPoint[] imported = new ECPoint[count]; in sumOfMultiplies() local
|