HomeSort by: relevance | last modified time | path
    Searched defs:explanation (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/tests/
srpl-host-2i.c 202 const char *explanation = local
208 variant_name, explanation, variant_info);
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-api.h 51 const char *NONNULL explanation; member in struct:test_state
108 const char *NONNULL explanation, const char *NULLABLE variant_name);
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-matchers.h 96 // A match result listener that stores the explanation in a string.
101 // Returns the explanation accumulated so far.
104 // Clears the explanation accumulated so far.
318 // If the explanation is not empty, prints it to the ostream.
319 inline void PrintIfNotEmpty(const std::string& explanation,
321 if (explanation != "" && os != nullptr) {
322 *os << ", " << explanation; local
346 // inner explanation.
1339 "rerun to generate the explanation.";
2216 // construct the inner explanation
2554 const std::string explanation = inner_listener.str(); variable
2556 *listener << "whose first field is a value " << explanation; variable
    [all...]
  /src/sys/dev/ic/
ispmbox.h 2527 uint8_t explanation; member in struct:__anon2929::__anon2930::__anon2932

Completed in 47 milliseconds