Searched refs:down (Results 1 – 9 of 9) sorted by relevance
/art/test/132-daemon-locks-shutdown/ |
D | info.txt | 1 Tests that we can shut down the runtime with daemons still looping over locks.
|
/art/test/079-phantom/ |
D | expected.txt | 13 Bitmap has shut down
|
/art/compiler/optimizing/ |
D | load_store_elimination_test.cc | 513 HBasicBlock* down; in TEST_F() local 514 std::tie(upper, left, right, down) = CreateDiamondShapedCFG(); in TEST_F() 527 HInstruction* vstore4 = AddVecStore(down, array_, i_, vdata); in TEST_F() 554 HBasicBlock* down; in TEST_F() local 555 std::tie(upper, left, right, down) = CreateDiamondShapedCFG(); in TEST_F() 567 HInstruction* store3 = AddArraySet(down, array_, i_); in TEST_F()
|
/art/test/980-redefine-object/ |
D | expected.txt | 29 Throwing from down 4 stack frames
|
/art/runtime/arch/arm/ |
D | jni_entrypoints_arm.S | 83 // If we're coming directly from compiled code, it is LR, set further down.
|
/art/tools/bisection_search/ |
D | README.md | 6 output for the program. It then attempts to narrow down the issue to a single
|
/art/test/ |
D | README.chroot.md | 123 11. Tear down device setup:
|
/art/tools/jfuzz/ |
D | README.md | 118 discovering such lingering bugs, including bugs that can bring down a system
|
/art/cmdline/ |
D | README.md | 242 When many arguments are parsed, the result is collapsed down to a `CmdlineResult` which acts as a
|