Searched refs:attempts (Results 1 – 6 of 6) sorted by relevance
1 Test that attempts to hide objects from a concurrently running GC. The
5 This test checks that we correctly detect when one attempts to invoke an
88 bool TouchAndFlushCacheLinesWithinPage(uintptr_t start, uintptr_t limit, size_t attempts) { in TouchAndFlushCacheLinesWithinPage() argument93 for (size_t i = 0; i < attempts; ++i) { in TouchAndFlushCacheLinesWithinPage()
43 dexfuzz --inputs=<seeds dir> --execute --repeat=<attempts> \89 Iterations - number of attempts we've made to mutate DEX files.
6 output for the program. It then attempts to narrow down the issue to a single
8 followed by a pattern that the engine attempts to match in the compiler output.