Searched refs:expectations (Results 1 – 11 of 11) sorted by relevance
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 'libjdwp-aot' and 'libjdwp-jit'
153 --expectations "$expect_path"
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 is5 * This file contains the expectations for the 'prebuilt-libjdwp-aot' and
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
235 "libcore-expectations-knownfailures-jar",236 "libcore-expectations-virtualdeviceknownfailures-jar",
949 std::vector<MergeExpectation> expectations; in TEST_F() local1029 expectations.emplace_back(*r1, *r2, **no_in_edge.begin()); in TEST_F()1035 for (auto& triple : expectations) { in TEST_F()