HomeSort by relevance Sort by last modified time
    Searched refs:Something (Results 1 - 25 of 43) sorted by null

1 2

  /external/gmock/test/
gmock_ex_test.cc 43 class Something {};
49 MOCK_METHOD0(GetSomething, Something());
  /external/dagger2/compiler/src/it/functional-tests/src/main/java/test/
NeedsFactory.java 25 static class Something {}
  /prebuilts/go/darwin-x86/test/ken/
rob1.go 45 // Something to put in a list
  /prebuilts/go/linux-x86/test/ken/
rob1.go 45 // Something to put in a list
  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
fixjsstyle_test.py 424 'goog.provide(\'dummy.Something\');',
426 'dummy.Something = function() {};',
432 'goog.provide(\'dummy.Something\');',
436 'dummy.Something = function() {};',
448 'dummy.Something = function() {};',
454 'goog.provide(\'dummy.Something\');',
458 'dummy.Something = function() {};',
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
menu.h 164 # error Something is wrong -- MAX_MENU_COMMAND is greater than MAX_COMMAND
166 # error Something is wrong -- MAX_COMMAND is already inconsistently defined.
form.h 257 # error Something is wrong -- MAX_FORM_COMMAND is greater than MAX_COMMAND
259 # error Something is wrong -- MAX_COMMAND is already inconsistently defined.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
menu.h 164 # error Something is wrong -- MAX_MENU_COMMAND is greater than MAX_COMMAND
166 # error Something is wrong -- MAX_COMMAND is already inconsistently defined.
form.h 279 # error Something is wrong -- MAX_FORM_COMMAND is greater than MAX_COMMAND
281 # error Something is wrong -- MAX_COMMAND is already inconsistently defined.
  /art/runtime/interpreter/mterp/mips64/
footer.S 38 * If we're here, something is out of the ordinary. If there is a pending
88 bnezc v0, MterpFallback # Something in the environment changed, switch interpreters
  /prebuilts/go/darwin-x86/src/runtime/
mfinal_test.go 233 Something []byte
237 Something byte
panic1.go 63 // Something failed while panicing, probably the print of the
signal_windows.go 218 // Something like that should happen here.
vdso_linux_amd64.go 313 // Something went wrong
  /prebuilts/go/linux-x86/src/runtime/
mfinal_test.go 233 Something []byte
237 Something byte
panic1.go 63 // Something failed while panicing, probably the print of the
signal_windows.go 218 // Something like that should happen here.
vdso_linux_amd64.go 313 // Something went wrong
  /external/google-breakpad/src/testing/scripts/
gmock_doctor.py 207 'Need to Return Something',
208 [(gcc_regex, diagnosis % {'return_type': '*something*'}),
245 [(gcc_regex, diagnosis % {'return_type': '*something*'}),
316 you should write something like
345 you should write something like
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
print.go 179 // Something that satisfies the error interface.
182 // Something that looks like an error interface but isn't, such as the (*T).Error method
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
print.go 179 // Something that satisfies the error interface.
182 // Something that looks like an error interface but isn't, such as the (*T).Error method
  /prebuilts/go/darwin-x86/src/net/
conf.go 104 // had something important in it and defer to cgo.
275 // Something weird. Let libc deal with it.
  /prebuilts/go/linux-x86/src/net/
conf.go 104 // had something important in it and defer to cgo.
275 // Something weird. Let libc deal with it.
  /prebuilts/go/darwin-x86/src/net/http/
transfer.go 640 // Something went wrong in the trailer, we must not allow any
  /prebuilts/go/linux-x86/src/net/http/
transfer.go 640 // Something went wrong in the trailer, we must not allow any

Completed in 1430 milliseconds

1 2