Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
Dtypes.py65 def is_str(n): function
73 def is_str(n): function
/external/libchrome/base/test/
Dtrace_event_analyzer.cc256 bool is_str = GetAsString(event, &str_value); in Evaluate() local