Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for TestOpt (0.09 sec)

  1. src/cmd/go/testdata/mod/rsc.io_quote_v1.5.0.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 1.9K bytes
    - Viewed (0)
  2. src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180214005840-23179ee8a569.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2K bytes
    - Viewed (0)
  3. src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709153244-fd906ed3b100.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2K bytes
    - Viewed (0)
  4. src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709160352-0d003b9c4bfa.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2.2K bytes
    - Viewed (0)
  5. src/cmd/go/testdata/mod/rsc.io_quote_v2_v2.0.1.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2K bytes
    - Viewed (0)
  6. src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180628003336-dd9747d19b04.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2.3K bytes
    - Viewed (0)
  7. src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162749-b44a0b17b2d1.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2.2K bytes
    - Viewed (0)
  8. src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162816-fe488b867524.txt

    	}
    }
    
    func TestGo(t *testing.T) {
    	go1 := "Don't communicate by sharing memory, share memory by communicating."
    	if out := Go(); out != go1 {
    		t.Errorf("Go() = %q, want %q", out, go1)
    	}
    }
    
    func TestOpt(t *testing.T) {
    	opt := "If a program is too slow, it must have a loop."
    	if out := Opt(); out != opt {
    		t.Errorf("Opt() = %q, want %q", out, opt)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jul 12 20:46:50 UTC 2018
    - 2.2K bytes
    - Viewed (0)
Back to top