Searched refs:expectations (Results 1 – 13 of 13) sorted by relevance
154 expectations="--expectations $PWD/art/tools/external_oj_libjdwp_art_failures.txt"157 …expectations="$expectations --expectations $PWD/art/tools/external_oj_libjdwp_art_gcstress_debug_f…161 …expectations="$expectations --expectations $PWD/art/tools/external_oj_libjdwp_art_no_read_barrier_…180 "$expectations"
2 * This file contains expectations for ART's buildbot. The purpose of this file is5 * This file contains the expectations for the 'libjdwp-aot' and 'libjdwp-jit'
2 * This file contains expectations for ART's buildbot when running in debug mode
112 --expectations "$expect_path"
2 * This file contains expectations for ART's buildbot. The purpose of this file is5 * This file contains the expectations for the 'prebuilt-libjdwp-aot' and
2 * This file contains expectations for ART's buildbot when running gcstress.
2 * This file contains expectations for ART's buildbot when running gcstress in debug mode.
2 * This file contains expectations for ART's buildbot. The purpose of this file is7 * It is also used to enable AOSP experiments, and not mess up with CTS's expectations.
2 * This file contains expectations for ART's Buildbot when running on fugu devices
203 "libcore-expectations-knownfailures-jar",204 "libcore-expectations-virtualdeviceknownfailures-jar",
990 std::vector<MergeExpectation> expectations; in TEST_F() local1070 expectations.emplace_back(*r1, *r2, **no_in_edge.begin()); in TEST_F()1076 for (auto& triple : expectations) { in TEST_F()