HomeSort by relevance Sort by last modified time
    Searched defs:m_signature (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/testing/runner/
MockWebCrypto.cpp 97 m_result.completeWithBoolean(expectedSignature == m_signature);
106 m_signature.assign(reinterpret_cast<const char*>(signatureBytes), signatureLength);
121 std::string m_signature; member in class:WebTestRunner::__anon12803::MockCryptoOperation
  /external/opencv/otherlibs/highgui/
grfmt_base.h 134 const char* m_signature; // signature of the format member in class:GrFmtFilterFactory

Completed in 358 milliseconds