Home
last modified time | relevance | path

Searched refs:OPTION_VALUE (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/tracing/dynamic_debug/
H A Ddynamic_debug01.sh64 local OPTION_VALUE="$3"
66 if ! echo "$OPTION_TO_SET $OPTION_VALUE $FLAG" > \
68 tst_res TFAIL "Setting '$OPTION_TO_SET $OPTION_VALUE " \
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1380 field, DescriptorPool::ErrorCollector::OPTION_VALUE); in ParseJsonName()
1503 uninterpreted_option, DescriptorPool::ErrorCollector::OPTION_VALUE); in ParseOption()
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h1738 OPTION_VALUE, // value in option assignment enumerator
H A Ddescriptor_unittest.cc228 case OPTION_VALUE: in AddError()
229 location_name = "OPTION_VALUE"; in AddError()
273 case OPTION_VALUE: in AddWarning()
274 location_name = "OPTION_VALUE"; in AddWarning()
5180 "foo.proto: TestMessage.foo: OPTION_VALUE: Value must be identifier for " in TEST_F()
5354 "foo.proto: foo.proto: OPTION_VALUE: Value out of range " in TEST_F()
5371 "foo.proto: foo.proto: OPTION_VALUE: Value out of range " in TEST_F()
5387 "foo.proto: foo.proto: OPTION_VALUE: Value must be integer " in TEST_F()
5405 "foo.proto: foo.proto: OPTION_VALUE: Value out of range " in TEST_F()
5421 "foo.proto: foo.proto: OPTION_VALUE in TEST_F()
[all...]
H A Ddescriptor.cc3466 return AddOptionError(DescriptorPool::ErrorCollector::OPTION_VALUE, msg); in AddValueError()

Completed in 29 milliseconds