Home
last modified time | relevance | path

Searched refs:extra_string (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-objc/
DTestDataFormatterObjCCF.py52 extra_string = [
58 self.expect("frame variable", substrs=extra_string)
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dstream_executor_util.cc227 string extra_string = in PtxOptsFromConfig() local
230 extra_flags = absl::StrSplit(extra_string, ",", absl::SkipEmpty()); in PtxOptsFromConfig()