Searched refs:not_specified (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/test/channel_transport/
H A Dudp_transport_impl.cc699 const int32_t not_specified = -1; local
700 if (!rtpSock->SetQos(service_type, not_specified, not_specified,
701 not_specified, not_specified, not_specified,
707 if (!rtcpSock->SetQos(service_type, not_specified, not_specified,
708 not_specified, not_specified, not_specifie
[all...]
/external/chromium_org/chrome/browser/extensions/
H A Dextension_management_unittest.cc531 const char* not_specified = kOtherExtension; local
540 extension_management_->IsInstallationExplicitlyAllowed(not_specified));
555 extension_management_->IsInstallationExplicitlyAllowed(not_specified));

Completed in 91 milliseconds