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

/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/java/CyrusSasl/
H A DSaslOutputStream.java8 static final boolean DoDebug = false; field in class:SaslOutputStream
19 if (DoDebug) {
28 if (DoDebug) {
52 if (DoDebug) {
76 if (DoDebug) {
83 if (DoDebug) {
97 if (DoDebug) {
H A DSaslInputStream.java8 static final boolean DoDebug = false; field in class:SaslInputStream
23 if (DoDebug) {
68 if (DoDebug) {
112 if (DoDebug) {
120 if (DoDebug) {
130 if (DoDebug) {
145 if (DoDebug) {
159 if (DoDebug) {
175 if (DoDebug) {

Completed in 108 milliseconds