Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dlogging.cc72 int64_t LogLevelStrToInt(const char* tf_env_var_val) { in LogLevelStrToInt() function
93 return LogLevelStrToInt(tf_env_var_val); in MinLogLevelFromEnv()
98 return LogLevelStrToInt(tf_env_var_val); in MinVLogLevelFromEnv()
/external/tensorflow/tensorflow/tsl/platform/default/
Dlogging.cc224 int64_t LogLevelStrToInt(const char* tf_env_var_val) { in LogLevelStrToInt() function
318 return LogLevelStrToInt(tf_env_var_val); in MinLogLevelFromEnv()
333 return LogLevelStrToInt(tf_env_var_val); in MaxVLogLevelFromEnv()