Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 19 of 19) sorted by relevance

/art/test/
DREADME.md3 There are two suites of tests in this directory: run-tests and gtests.
8 directory are compiled separately but to the same output directory;
10 class files created in the first pass. The "src-ex" directory is
12 Resources can be stored in the "res" directory, which is distributed
/art/test/utils/python/testgen/
Dmixins.py131 def dump(self, directory): argument
135 out_file = directory / self.get_file_name()
/art/runtime/interpreter/mterp/
DREADME.txt9 are generated. The sources are written into the "out" directory, where
13 generated files in the "out" directory.
57 op-start <directory>
60 commands. The specified directory is the default location to pull
63 op <opcode> <directory>|FALLBACK
70 a directory name, the source file specified in fallback-stub will instead
73 alt <opcode> <directory>
173 combined source files in the "out" directory. Make sure the files in
Dconfig_x8638 # opcode list; argument to op-start is default directory
Dconfig_x86_6438 # opcode list; argument to op-start is default directory
Dconfig_arm34 # opcode list; argument to op-start is default directory
Dconfig_arm6432 # opcode list; argument to op-start is default directory
Dconfig_mips6434 # opcode list; argument to op-start is default directory
Dconfig_mips34 # opcode list; argument to op-start is default directory
/art/compiler/debug/dwarf/
Dheaders.h183 for (const std::string& directory : include_directories) { in WriteDebugLineTable() local
184 writer.PushData(directory.data(), directory.size() + 1); in WriteDebugLineTable()
/art/tools/dexfuzz/
DREADME35 4. Create a new directory, and place some DEX files in here. These are the seed files
37 5. Create a directory on your device that mutated test files can be pushed to and
68 Add in --execute-dir=<dir on device> if you want to specify an execution directory.
79 - Files will always be executed in the same directory where you are executing DexFuzz.
/art/test/121-modifiers/
Dinfo.txt7 into the classes directory (this assumes the ASM libraries are names asm.jar and asm-tree.jar).
/art/tools/titrace/
DREADME.md34 The agent must be located in an app-accessible directory.
42 Copy the agent into an app-accessible directory, and make the file owned by the app.
/art/test/134-nodex2oat-nofallback/
Dexpected.txt23 …ck.odex (error Failed to open oat filename for reading: No such file or directory) (no dalvik_cach…
54 …ck.odex (error Failed to open oat filename for reading: No such file or directory) (no dalvik_cach…
/art/tools/
Dart179 # Each dex file's directory will have an 'oat' file directory, delete it.
337 This script should be in the same directory as the Android Runtime ($ART_BINARY).
Dlibcore_failures.txt18 description: "Differences between vogar and cts in user directory",
/art/tools/runtime_memusage/
DREADME55 Puts all output in specified directory.
/art/cmdline/
DREADME.md6 This directory contains the classes that do common command line tool initialization and parsing. The
/art/
DNOTICE243 have its own individual LICENSE.TXT file in the directory in which it appears.