Home
last modified time | relevance | path

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

/external/dbus-binding-generator/chromeos-dbus-bindings/
Dtest_utils.h17 ExpectTextContained(FROM_HERE, expected, #expected, actual, #actual)
24 void ExpectTextContained(const tracked_objects::Location& from_here,
Dtest_utils.cc66 void ExpectTextContained(const tracked_objects::Location& from_here, in ExpectTextContained() function