Sign in
android
/
platform
/
external
/
angle
/
HEAD
/
.
/
build
/
config
/
rts.gni
blob: f91cd89cc47b1567b6c5b729851ec1c06d5b0952 [
file
] [
log
] [
blame
]
declare_args
()
{
# Regression Test Selection (RTS) will use a ML model
# to predict what test cases can be excluded from a
# given test suite based on historical data when using
# a .filter file.
use_rts
=
false
}