Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Delf_symbols_to_module_unittest.cc116 const string kFuncName = "superfunc"; in TEST_P() local
134 const string kFuncName = ""; in TEST_P() local
158 const string kFuncName = ""; in TEST_P() local
225 const string kFuncName = "superfunc"; in TEST_P() local
286 const string kFuncName = "superfunc"; in TEST_P() local
342 const string kFuncName = "superfunc"; in TEST_P() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dbef_thunk.cc123 static const char kFuncName[] = "main"; variable