Searched defs:Validator (Results 1 - 5 of 5) sorted by relevance
| /third_party/protobuf/conformance/ | ||
| H A D | binary_json_conformance_suite.h | 94 typedef std::function<bool(const Json::Value&)> Validator; typedef in google::protobuf::BinaryAndJsonConformanceSuite |
| /third_party/skia/src/image/ | ||
| H A D | SkImage_Lazy.h | 23 struct Validator { struct in SkImage_Lazy |
| H A D | SkImage_Lazy.cpp | 62 SkImage_Lazy::Validator::Validator(sk_sp<SharedGenerator> gen, const SkColorType* colorType, in Validator() function in SkImage_Lazy::Validator |
| /third_party/rust/crates/clap/src/parser/ | ||
| H A D | validator.rs | 18 impl<'cmd> Validator<'cmd> { impls [all...] |
| /third_party/python/Lib/idlelib/idle_test/ | ||
| H A D | test_config_key.py | 20 class Validator(config_key.GetKeysFrame): class in ValidationTest |
Completed in 3 milliseconds