Home
last modified time | relevance | path

Searched refs:file (Results 551 – 575 of 645) sorted by relevance

1...<<212223242526

/art/oatdump/
DAndroid.bp5 // you may not use this file except in compliance with the License.
/art/libartpalette/
DAndroid.bp5 // you may not use this file except in compliance with the License.
/art/test/546-regression-simplify-catch/smali/
DTestCase.smali4 # you may not use this file except in compliance with the License.
/art/test/663-checker-select-generator/smali/
DTestCase.smali4 # you may not use this file except in compliance with the License.
/art/test/596-checker-dead-phi/smali/
DIrreducibleLoop.smali4 # you may not use this file except in compliance with the License.
/art/tools/jvmti-agents/wrapagentproperties/
Dwrapagentproperties.cc266 static PropMap* ReadPropMap(const std::string& file) { in ReadPropMap() argument
268 std::ifstream prop_file(file, std::ios::in); in ReadPropMap()
/art/libprofile/profile/
Dprofile_compilation_info_test.cc101 uint32_t GetFd(const ScratchFile& file) { in GetFd() argument
102 return static_cast<uint32_t>(file.GetFd()); in GetFd()
196 FILE* file = fopen(zip.GetFile()->GetPath().c_str(), "wb"); in TestProfileLoadFromZip() local
197 ZipWriter writer(file); in TestProfileLoadFromZip()
202 fflush(file); in TestProfileLoadFromZip()
203 fclose(file); in TestProfileLoadFromZip()
893 FILE* file = fopen(zip.GetFile()->GetPath().c_str(), "wb"); in TEST_F() local
894 ZipWriter writer(file); in TEST_F()
899 fflush(file); in TEST_F()
900 fclose(file); in TEST_F()
/art/libprofile/
DAndroid.bp5 // you may not use this file except in compliance with the License.
/art/test/121-modifiers/smali/
DNonInf.smali5 # you may not use this file except in compliance with the License.
/art/test/dexdump/
Dinvoke-polymorphic.txt3 DEX file header:
/art/test/660-store-8-16/smali/
DTestCase.smali4 # you may not use this file except in compliance with the License.
/art/test/510-checker-try-catch/smali/
DRegisterAllocator.smali4 # you may not use this file except in compliance with the License.
/art/test/588-checker-irreducib-lifetime-hole/smali/
DIrreducibleLoop.smali4 # you may not use this file except in compliance with the License.
/art/test/954-invoke-polymorphic-verifier/smali/
DVarHandleUnhappyAccessors.smali5 # you may not use this file except in compliance with the License.
/art/test/550-checker-regression-wide-store/smali/
DTestCase.smali4 # you may not use this file except in compliance with the License.
/art/test/1948-obsolete-const-method-handle/util-src/src/art/constmethodhandle/
DTestGenerator.java25 import java.nio.file.*;
/art/tools/
Dlibcore_fugu_failures.txt2 * This file contains expectations for ART's Buildbot when running on fugu devices
5 * The script that uses this file is art/tools/run-libcore-tests.sh.
/art/tools/hiddenapi/
DREADME.md6 blacklist - provided as text file inputs. These access flags denote to the
/art/libnativebridge/tests/
DAndroid.bp5 // you may not use this file except in compliance with the License.
/art/tools/jvmti-agents/titrace/
DREADME.md42 Copy the agent into an app-accessible directory, and make the file owned by the app.
/art/tools/bisection_search/
DREADME.md64 --expected-output EXPECTED_OUTPUT file containing expected output
/art/build/sdk/
DAndroid.bp4 // you may not use this file except in compliance with the License.
/art/dexlayout/
DAndroid.bp4 // you may not use this file except in compliance with the License.
/art/test/565-checker-irreducible-loop/smali/
DIrreducibleLoop.smali4 # you may not use this file except in compliance with the License.
/art/test/
DREADME.md20 a numeric prefix and containing an `info.txt` file. For most run tests, the
43 the contents of the `expected.txt` file contained in the test's directory; any

1...<<212223242526