Home
last modified time | relevance | path

Searched refs:that (Results 451 – 475 of 489) sorted by relevance

1...<<11121314151617181920

/art/compiler/driver/
Dcompiler_options_map.def23 // These can be used with CompilerOptionsMap.Get/Set/etc, once that template class has been
/art/tools/
Dlibcore_gcstress_debug_failures.txt3 * The script that uses this file is art/tools/run-libcore-tests.sh.
Dexternal_oj_libjdwp_art_failures.txt23 description: "Tests that fail on both ART and RI. These tests are likely incorrect",
Ddex2oat_wrapper16 # shell dialect that should work on the host (e.g. bash), and
Dlibcore_failures.txt4 * libcore expectation files get properly updated. The script that uses this file
65 description: "Issue with incorrect device time (1970). Test assumes that DateTime.now()
/art/test/593-checker-shift-and-simplifier/smali/
DSmaliTests.smali18 # A very particular set of operations that caused a double removal by the
/art/tools/jvmti-agents/field-null-percent/
DREADME.md4 instances with that field set to null. This can be useful for determining what
/art/tools/ahat/
DREADME.txt38 truncated. Is there any way to manually line them up in that case?
120 Show registered native allocations for heap dumps that support it.
/art/test/1932-monitor-events-misc/
Dexpected.txt69 Testing that the monitor can be stolen during the MonitorWaited event.
74 Testing that we can lock and release the monitor in the MonitorWait event
79 Testing that we can lock and release the monitor in the MonitorWaited event
/art/test/550-checker-regression-wide-store/smali/
DTestCase.smali53 # Test that storing a wide invalidates the value in the high vreg. This
/art/tools/jvmti-agents/ti-fast/
DREADME.md5 anything meaning that it can be considered speed-of-light.
/art/tools/jvmti-agents/field-counts/
DREADME.md6 Note that just by using the agent some fields might be written (for example fields related to
/art/runtime/
Druntime_options.def145 // (Do not add anything here that is defined in ParsedOptions::MakeParser)
153 // Use _exit instead of exit so that we won't get DCHECK failures in global data
DAndroid.bp26 // These are defaults for native shared libaries that are expected to be
41 // so that stack unwinders can produce meaningful name resolution.
341 // Note that the fault_handler_x86.cc is not a mistake. This file is
598 // We need to eagerly preload it, so that libunwindstack can find it.
/art/tools/jvmti-agents/ti-alloc-sample/
DREADME.md23 * stack_depth_limit is an integer that determines the number of frames the deepest stack trace
/art/test/800-smali/smali/
Db_22881413.smali73 # 1) Use a while, so that the end of the loop is a goto. That way, the merging of outer-loop
75 # 2) Put the else cases after all if cases. That way there are backward gotos that will lead
/art/test/594-checker-irreducible-linorder/smali/
DIrreducibleLoop.smali93 # its successors. To do that, load a boolean value and compare NotEqual to 1.
/art/test/463-checker-boolean-simplifier/smali/
DMain2.smali31 # Elementary test negating a boolean. Verifies that blocks are merged and
87 # Note that Phis are discovered retrospectively.
/art/test/954-invoke-polymorphic-verifier/smali/
DMain.smali88 # A test method called "invokeExact" that is native varargs, but is on a class
/art/test/530-checker-lse3/smali/
DStoreLoad.smali88 # Test that this TypeConversion is moved and used for the
/art/test/670-bitstring-type-check/
Dbuild69 // Note: Using a different class for tests so that verification of Main.main() does
/art/test/510-checker-try-catch/smali/
DRuntime.smali61 # that both vregs allocated correctly.
254 # as integers is returned to prove that both vregs were copied.
347 # Values were chosen so that all 64 bits are used.
439 # and returned. Values were chosen so that all 64 bits are used.
/art/runtime/mirror/
Dstring.h177 bool Equals(ObjPtr<String> that) REQUIRES_SHARED(Locks::mutator_lock_);
/art/test/1965-get-set-local-primitive-no-tables/jasmin/
DTestCases1965.j26 ; NB We limit locals 4 so that every method has space to fit a long/double in it.
/art/test/161-final-abstract-class/smali/
DMain.smali11 # // Make sure that the abstract final class is marked as erroneous.

1...<<11121314151617181920