Home
last modified time | relevance | path

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

/art/tools/
Drun-libjdwp-tests.sh154 expectations="--expectations $PWD/art/tools/external_oj_libjdwp_art_failures.txt"
157expectations="$expectations --expectations $PWD/art/tools/external_oj_libjdwp_art_gcstress_debug_f…
161expectations="$expectations --expectations $PWD/art/tools/external_oj_libjdwp_art_no_read_barrier_…
180 "$expectations"
Dexternal_oj_libjdwp_art_no_read_barrier_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'
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'
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_failures.txt2 * This file contains expectations for ART's buildbot when running gcstress.
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.bp203 "libcore-expectations-knownfailures-jar",
204 "libcore-expectations-virtualdeviceknownfailures-jar",
/art/runtime/verifier/
Dreg_type_test.cc990 std::vector<MergeExpectation> expectations; in TEST_F() local
1070 expectations.emplace_back(*r1, *r2, **no_in_edge.begin()); in TEST_F()
1076 for (auto& triple : expectations) { in TEST_F()