Home
last modified time | relevance | path

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

/external/autotest/test_suites/
Dcontrol.tendo_experimental7 PURPOSE = 'Staging ground for Tendo BVT candidates'
15 Before a test is added to the BVT, it must demonstrate a track
Dcontrol.experimental7 PURPOSE = "Staging ground for BVT candidates"
15 Before a test is added to the BVT, it must demonstrate a track
Dcontrol.regression15 a substantially longer time than the BVT can tolerate, and should exercise
Dcontrol.smoke15 Smoke tests suite is a subset of BVT able to run in VMs. All of these tests
/external/autotest/client/site_tests/graphics_GLBench/
Dcontrol.hwqual33 glbench with the "-hasty" option to stay well below the BVT limit of 20
Dcontrol.bvt37 glbench with the "-hasty" option to stay well below the BVT limit of 20
/external/selinux/mcstrans/share/examples/nato/setrans.d/
Deyes-only.conf112 ~c236=BVT # Bouvet Island
Drel.conf118 ~c200,~c236=BVT # Bouvet Island
/external/autotest/docs/
Duser-doc.md334 importantly, that is the BVT (board verification tests) and Smoke (a subset of
335 BVT that can run in a VM.
/external/icu/icu4c/source/data/misc/
Dmetadata.txt2912 BVT{
DsupplementalData.txt2037 "BVT",
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp17151 MVT BVT = SVT == MVT::i32 ? MVT::v4i32 : MVT::v2i64; in getTargetVShiftNode() local
17152 ShAmt = DAG.getBuildVector(BVT, dl, ShOps); in getTargetVShiftNode()