Home
last modified time | relevance | path

Searched defs:rt_args (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Tools/buildbot/
Dtest.bat38 set rt_args=%rt_opts% %dashU% -rwW --slowest --timeout=1200 --fail-env-changed %regrtest_args% %TEM… variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_executable.cc1073 llvm::SmallVector<std::unique_ptr<runtime::Type>> rt_args; in LoadFromObjFile() local