Searched refs:written (Results 1 – 21 of 21) sorted by relevance
/art/libartbase/base/ |
D | indenter.h | 86 size_t written = out_sbuf_->sputn(s, n); in RawWrite() local 87 s += written; in RawWrite() 88 n -= written; in RawWrite() 91 written = out_sbuf_->sputn(s, n); in RawWrite() 92 CHECK_NE(written, 0u) << "Error writing to buffer. Disk full?"; in RawWrite() 93 s += written; in RawWrite() 94 n -= written; in RawWrite()
|
/art/test/1992-retransform-no-such-field/ |
D | expected-stdout.txt | 1 This file was written in the year 2019! 2 This new class was written in 2019
|
/art/test/2232-write-metrics-to-log/ |
D | info.txt | 1 Checks that metrics can be written to logcat.
|
/art/test/2027-TwiceTheSameMemoryCouple/ |
D | info.txt | 1 Tests are written for Load Hoist Store Sink pass
|
/art/test/2028-MultiBackward/ |
D | info.txt | 1 Tests are written for Load Hoist Store Sink pass
|
/art/test/2025-ChangedArrayValue/ |
D | info.txt | 1 Tests are written for Load Hoist Store Sink pass
|
/art/test/2026-DifferentMemoryLSCouples/ |
D | info.txt | 1 Tests are written for Load Hoist Store Sink pass
|
/art/test/158-app-image-class-table/ |
D | info.txt | 3 were written with references to these classes.
|
/art/test/541-regression-inlined-deopt/ |
D | info.txt | 2 stack map for deopting inlined frames. Test case is written in smali for full
|
/art/test/ |
D | README.md | 4 * _ART run-tests_: Tests of the ART runtime using Dex bytecode (mostly written 11 written in Java and/or [Smali](https://github.com/JesusFreke/smali) 12 (compiled/assembled as Dex bytecode) and sometimes native code (written as C/C++ 77 ART gtests are written in C++ using the [Google
|
/art/dt_fd_forward/ |
D | README.md | 25 an fd that outgoing JDWP packets will be written to (write\_fd\_), and an
|
/art/perfetto_hprof/ |
D | perfetto_hprof.cc | 274 last_written_(ctx_->written()) {} in Writer() 278 return !heap_graph_ || ctx_->written() - last_written_ > kPacketSizeThreshold; in will_create_new_packet() 309 uint64_t written = ctx_->written(); in CreateNewHeapGraph() local 317 last_written_ = written; in CreateNewHeapGraph()
|
/art/tools/jvmti-agents/field-counts/ |
D | README.md | 6 Note that just by using the agent some fields might be written (for example fields related to
|
/art/tools/jvmti-agents/ti-alloc-sample/ |
D | README.md | 25 * log_path is an absolute file path specifying where the log is to be written.
|
/art/test/954-invoke-polymorphic-verifier/smali/ |
D | Main.smali | 16 # This is the test suite runner. It is written in smali rather than
|
/art/runtime/interpreter/mterp/ |
D | README.txt | 13 The final assembly sources are written into the "out" directory, where
|
/art/tools/checker/ |
D | README | 5 Tests are written in Java or Smali, turned into DEX and compiled with the
|
/art/ |
D | NOTICE | 67 means any form of electronic, verbal, or written communication sent
|
/art/test/dexdump/ |
D | checkers.txt | 928 … |01fe: const-string v1, "Checkers for Android was written by Aart J.C. Bik.…
|
D | all-dex-files.txt | 1569 … |01fe: const-string v1, "Checkers for Android was written by Aart J.C. Bik.…
|
/art/build/boot/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 9025 Ljava/util/logging/FileHandler$MeteredStream;->written:I
|