Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc230 static bool IsKeyValueInDict(const JsonKeyValue* key_value, in IsKeyValueInDict() function
243 return IsKeyValueInDict(key_value, args_dict); in IsKeyValueInDict()
252 if (!IsKeyValueInDict(key_values, dict)) in IsAllKeyValueInDict()