Searched refs:expectations (Results 1 – 12 of 12) sorted by relevance
135 expectations="--expectations $PWD/art/tools/external_oj_libjdwp_art_failures.txt"138 …expectations="$expectations --expectations $PWD/art/tools/external_oj_libjdwp_art_gcstress_debug_f…158 "$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 when running gcstress.
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 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
244 "libcore-expectations-knownfailures-jar",245 "libcore-expectations-virtualdeviceknownfailures-jar",
954 std::vector<MergeExpectation> expectations; in TEST_F() local1034 expectations.emplace_back(*r1, *r2, **no_in_edge.begin()); in TEST_F()1040 for (auto& triple : expectations) { in TEST_F()