Home
last modified time | relevance | path

Searched refs:expectations (Results 1 – 12 of 12) sorted by relevance

/art/tools/
Drun-libjdwp-tests.sh135 expectations="--expectations $PWD/art/tools/external_oj_libjdwp_art_failures.txt"
138expectations="$expectations --expectations $PWD/art/tools/external_oj_libjdwp_art_gcstress_debug_f…
158 "$expectations"
Dexternal_oj_libjdwp_art_gcstress_debug_failures.txt2 * This file contains expectations for ART's buildbot. The purpose of this file is
5 * This file contains the expectations for the 'libjdwp-aot' and 'libjdwp-jit'
Dlibcore_debug_failures.txt2 * This file contains expectations for ART's buildbot when running in debug mode
Drun-prebuilt-libjdwp-tests.sh112 --expectations "$expect_path"
Dexternal_oj_libjdwp_art_failures.txt2 * This file contains expectations for ART's buildbot. The purpose of this file is
5 * This file contains the expectations for the 'libjdwp-aot' and 'libjdwp-jit'
Dlibcore_gcstress_failures.txt2 * This file contains expectations for ART's buildbot when running gcstress.
Dprebuilt_libjdwp_art_failures.txt2 * This file contains expectations for ART's buildbot. The purpose of this file is
5 * This file contains the expectations for the 'prebuilt-libjdwp-aot' and
Dlibcore_gcstress_debug_failures.txt2 * This file contains expectations for ART's buildbot when running gcstress in debug mode.
Dlibcore_failures.txt2 * This file contains expectations for ART's buildbot. The purpose of this file is
7 * It is also used to enable AOSP experiments, and not mess up with CTS's expectations.
Dlibcore_fugu_failures.txt2 * This file contains expectations for ART's Buildbot when running on fugu devices
/art/build/sdk/
DAndroid.bp244 "libcore-expectations-knownfailures-jar",
245 "libcore-expectations-virtualdeviceknownfailures-jar",
/art/runtime/verifier/
Dreg_type_test.cc954 std::vector<MergeExpectation> expectations; in TEST_F() local
1034 expectations.emplace_back(*r1, *r2, **no_in_edge.begin()); in TEST_F()
1040 for (auto& triple : expectations) { in TEST_F()