Searched refs:down (Results 1 – 8 of 8) 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 | 529 HBasicBlock* down; in TEST_F() local 530 std::tie(upper, left, right, down) = CreateDiamondShapedCFG(); in TEST_F() 543 HInstruction* vstore4 = AddVecStore(down, array_, i_, vdata); in TEST_F() 572 HBasicBlock* down; in TEST_F() local 573 std::tie(upper, left, right, down) = CreateDiamondShapedCFG(); in TEST_F() 585 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/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
|