Home
last modified time | relevance | path

Searched defs:description_ (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node.h110 CefString description_; variable
/third_party/node/deps/v8/src/torque/
Dcpp-builder.h170 std::string description_; variable
/third_party/gn/src/gn/
Dtool.h281 SubstitutionPattern description_; variable
/third_party/vixl/test/aarch64/
Dtest-cpu-features-aarch64.cc98 const char* description_; member in vixl::aarch64::CPUFeaturesTest
/third_party/ffmpeg/libavfilter/
Dvf_lut.c595 #define DEFINE_LUT_FILTER(name_, description_) \ argument
Dvf_neighbor.c358 #define DEFINE_NEIGHBOR_FILTER(name_, description_) \ argument
Daf_biquads.c871 #define DEFINE_BIQUAD_FILTER(name_, description_) \ argument
/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h845 std::string description_; // User-readable name for the expectation. variable
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs2234 private string description_ = ""; field in UnitTest.Issues.TestProtos.TestJsonName