Home
last modified time | relevance | path

Searched defs:kInvalidChoice (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/interface/
Dvie_autotest_main.h29 static const int kInvalidChoice = -1; variable
/external/chromium_org/components/json_schema/
Djson_schema_validator.h82 static const char kInvalidChoice[]; variable
Djson_schema_validator.cc308 const char JSONSchemaValidator::kInvalidChoice[] = member in JSONSchemaValidator