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/
Ddynamic_debug01.sh79 local OPTION_VALUE="$3"
81 if ! echo "$OPTION_TO_SET $OPTION_VALUE $FLAG" > \
83 tst_res TFAIL "Setting '$OPTION_TO_SET $OPTION_VALUE " \
/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc1380 field, DescriptorPool::ErrorCollector::OPTION_VALUE); in ParseJsonName()
1503 uninterpreted_option, DescriptorPool::ErrorCollector::OPTION_VALUE); in ParseOption()
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h1738 OPTION_VALUE, // value in option assignment enumerator
Ddescriptor_unittest.cc228 case OPTION_VALUE: in AddError()
273 case OPTION_VALUE: in AddWarning()
Ddescriptor.cc3466 return AddOptionError(DescriptorPool::ErrorCollector::OPTION_VALUE, msg); in AddValueError()