HomeSort by relevance Sort by last modified time
    Searched full:that (Results 1651 - 1675 of 189771) sorted by null

<<61626364656667686970>>

  /prebuilts/go/darwin-x86/test/fixedbugs/
issue18392.go 5 // license that can be found in the LICENSE file.
11 // nonsense. The error should actually mention that there's a
issue19028.go 5 // license that can be found in the LICENSE file.
10 // formatting that depended on whether a package (in
issue20097.go 5 // license that can be found in the LICENSE file.
7 // Issue 20097: ensure that we CSE multiple Select ops with
issue20602.go 5 // license that can be found in the LICENSE file.
7 // Verify that the correct (not implicitly dereferenced)
issue20749.go 5 // license that can be found in the LICENSE file.
9 // Verify that the compiler complains even if the array
issue22076.go 5 // license that can be found in the LICENSE file.
7 // Issue 22076: Couldn't use ":=" to declare names that refer to
issue4365.go 5 // license that can be found in the LICENSE file.
7 // Test that fields hide promoted methods.
issue8438.go 5 // license that can be found in the LICENSE file.
7 // Check that we don't print duplicate errors for string ->
issue8745.go 5 // license that can be found in the LICENSE file.
7 // Check that the error says s[2] is a byte, not a uint8.
issue8836.go 5 // license that can be found in the LICENSE file.
7 // Checking that line number is correct in error message.
  /prebuilts/go/darwin-x86/test/
func1.go 5 // license that can be found in the LICENSE file.
7 // Test that result parameters are in the same scope as regular parameters.
func4.go 5 // license that can be found in the LICENSE file.
7 // Verify that it is illegal to take the address of a function.
import.go 5 // license that can be found in the LICENSE file.
7 // Test that when import gives multiple names
init.go 5 // license that can be found in the LICENSE file.
7 // Verify that erroneous use of init is detected.
nilptr4.go 5 // license that can be found in the LICENSE file.
7 // Test that the compiler does not crash during compilation.
recover5.go 5 // license that can be found in the LICENSE file.
7 // Verify that recover arguments requirements are enforced by the
varerr.go 5 // license that can be found in the LICENSE file.
7 // Verify that a couple of illegal variable declarations are caught by the compiler.
  /prebuilts/go/darwin-x86/test/safe/
pkg.go 5 // license that can be found in the LICENSE file.
7 // a package that uses unsafe on the inside but not in it's api
  /prebuilts/go/linux-x86/misc/cgo/errors/src/
issue14669.go 3 // license that can be found in the LICENSE file.
5 // Issue 14669: test that fails when build with CGO_CFLAGS selecting
  /prebuilts/go/linux-x86/misc/cgo/test/
cgo_stubs_android_test.go 3 // license that can be found in the LICENSE file.
9 // Stubs for tests that fails to build on Android
issue13930.go 3 // license that can be found in the LICENSE file.
5 // Issue 13930. Test that cgo's multiple-value special form for
issue3945.go 3 // license that can be found in the LICENSE file.
7 // Test that cgo reserves enough stack space during cgo call.
  /prebuilts/go/linux-x86/misc/cgo/testgodefs/
issue8478.go 3 // license that can be found in the LICENSE file.
9 // Issue 8478. Test that void* is consistently mapped to *byte.
  /prebuilts/go/linux-x86/misc/cgo/testplugin/altpath/src/plugin-mismatch/
main.go 3 // license that can be found in the LICENSE file.
11 // imported by plugin1. A program that attempts to load plugin1 and
  /prebuilts/go/linux-x86/src/cmd/go/testdata/
example1_test.go 3 // license that can be found in the LICENSE file.
5 // Make sure that go test runs Example_Z before Example_A, preserving source order.

Completed in 818 milliseconds

<<61626364656667686970>>