Home
last modified time | relevance | path

Searched refs:All (Results 1 – 20 of 20) sorted by relevance

/art/test/129-ThreadGetId/
Dexpected-stdout.txt6 All joined
/art/compiler/optimizing/
Dside_effects_test.cc56 SideEffects all = SideEffects::All(); in testWriteAndReadEffects()
90 TEST(SideEffectsTest, All) { in TEST() argument
91 SideEffects all = SideEffects::All(); in TEST()
220 SideEffects::All().ToString().c_str()); in TEST()
Dnodes.h1865 static SideEffects All() { in All() function
3081 : HExpression(kMethodEntryHook, SideEffects::All(), dex_pc) {}
3098 : HExpression(kMethodExitHook, SideEffects::All(), dex_pc) {
3652 SideEffects::All(),
/art/test/663-checker-select-generator/
Dinfo.txt21 * All different values
/art/tools/
Drun-gtests.sh26 absolute paths (starting with /apex). All gtests are run otherwise.
/art/tools/jvmti-agents/ti-fast/
DREADME.md33 * All required capabilities are automatically gained. No capabilities other than
95 All other events cannot be listened for by this agent. Most of these missing
/art/tools/ahat/
DAndroid.bp1 // Copyright 2018 Google Inc. All rights reserved.
/art/disassembler/
Ddisassembler_arm64_test.cc48 masm.GetCPUFeatures()->Combine(vixl::CPUFeatures::All()); in SetupAssembly()
/art/tools/jvmti-agents/jit-load/
DREADME.md28 All statistics gathered during the trace are printed automatically when the
/art/dt_fd_forward/
DLICENSE9 Copyright (c) 2003, 2016, Oracle and/or its affiliates. All rights reserved.
/art/openjdkjvmti/
DLICENSE8 Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
/art/openjdkjvm/
DLICENSE8 Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
/art/tools/jvmti-agents/field-null-percent/
DREADME.md37 All statistics gathered during the trace are printed automatically when the
/art/libartservice/service/proto/
Dpre_reboot_stats.proto60 // All job runs. The job may be cancelled and rerun multiple times.
/art/imgdiag/
Ddirty_image_objects.md62 All dirty objects will be placed in the dirty bin of the boot image and sorted
/art/tools/jvmti-agents/field-counts/
DREADME.md42 All statistics gathered during the trace are printed automatically when the
/art/tools/jvmti-agents/titrace/
DREADME.md57 All statitics gathered during the trace are printed automatically when the program normally exists.…
/art/runtime/interpreter/mterp/
DREADME.txt4 All the architecture-specific template files are concatenated to create
/art/tools/runtime_memusage/
DREADME61 All traces will have exactly the same number
/art/test/
DREADME.md95 All tests in either suite can be run using the `art/test.py`
96 script. Additionally, run-tests can be run individually. All of the tests can be