Home
last modified time | relevance | path

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

/third_party/grpc/test/core/util/json/
Djson_test.cc40 void ValidateObject(const Json::Object& actual, const Json::Object& expected) { in ValidateObject() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp545 MaybeError DeviceBase::ValidateObject(const ApiObjectBase* object) const { in ValidateObject() function in dawn_native::DeviceBase