Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc4334 const char* str_val = posix::GetEnv(var); in Int32FromEnvOrDie() local
4335 if (str_val == NULL) { in Int32FromEnvOrDie()
4341 str_val, &result)) { in Int32FromEnvOrDie()