HomeSort by relevance Sort by last modified time
    Searched defs:want (Results 1 - 25 of 170) sorted by null

1 2 3 4 5 6 7

  /prebuilts/go/darwin-x86/test/ken/
cplx4.go 21 func want(s, w string) { func
29 want(s, w)
36 want(s, "(-5.000000-6.000000i)")
42 want(s, "(5.000000+6.000000i)")
48 want(s, "(5+6i)")
53 want(s, "(13+7i)")
  /prebuilts/go/linux-x86/test/ken/
cplx4.go 21 func want(s, w string) { func
29 want(s, w)
36 want(s, "(-5.000000-6.000000i)")
42 want(s, "(5.000000+6.000000i)")
48 want(s, "(5+6i)")
53 want(s, "(13+7i)")
  /external/skia/tests/
ParametricStageTest.cpp 35 float want = (in[i] <= fn.fD) ? fn.fC * in[i] + fn.fF local
37 float err = fabsf(out[i] - want);
39 ERRORF(r, "At %d, error was %g (got %g, want %g)", i, err, out[i], want);
  /external/skqp/tests/
ParametricStageTest.cpp 35 float want = (in[i] <= fn.fD) ? fn.fC * in[i] + fn.fF local
37 float err = fabsf(out[i] - want);
39 ERRORF(r, "At %d, error was %g (got %g, want %g)", i, err, out[i], want);
  /prebuilts/go/darwin-x86/test/
method7.go 12 var got, want string var
31 want += " m()"
34 want += " m1(a)"
39 want += " m1(b)"
42 want += " m1(c)"
46 want += " m1(d)"
51 // want += " m2()"
53 if got != want {
54 panic("got" + got + ", want" + want)
    [all...]
  /prebuilts/go/linux-x86/test/
method7.go 12 var got, want string var
31 want += " m()"
34 want += " m1(a)"
39 want += " m1(b)"
42 want += " m1(c)"
46 want += " m1(d)"
51 // want += " m2()"
53 if got != want {
54 panic("got" + got + ", want" + want)
    [all...]
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
Standard_Suite.py 44 want = 'capp' variable in class:application
48 want = 'TEXT' variable in class:_Prop_selected_text
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suppleme.py 20 want = 'cdrw' variable in class:drawing_area
24 want = 'trot' variable in class:_Prop_rotation
28 want = 'fixd' variable in class:_Prop_scale
32 want = 'QDpt' variable in class:_Prop_translation
38 want = 'cpic' variable in class:graphic_groups
Table_Suite.py 20 want = 'ccel' variable in class:cell
24 want = 'ctxt' variable in class:_Prop_formula
28 want = 'prtn' variable in class:_Prop_protection
34 want = 'ccol' variable in class:column
38 want = 'itxt' variable in class:_Prop_name
44 want = 'crow' variable in class:rows
50 want = 'ctbl' variable in class:tables
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
Login_Items_Suite.py 20 want = 'logi' variable in class:login_item
24 want = 'cobj' variable in class:_Prop__3c_Inheritance_3e_
28 want = 'bool' variable in class:_Prop_hidden
32 want = 'utxt' variable in class:_Prop_kind
36 want = 'utxt' variable in class:_Prop_name
40 want = 'utxt' variable in class:_Prop_path
Power_Suite.py 78 want = 'capp' variable in class:application
82 want = 'capp' variable in class:_Prop__3c_Inheritance_3e_
87 want = 'bool' variable in class:_Prop_folder_actions_enabled
92 want = '****' variable in class:_Prop_properties
System_Events_Suite.py 38 want = 'capp' variable in class:application
42 want = 'capp' variable in class:_Prop__3c_Inheritance_3e_
47 want = 'bool' variable in class:_Prop_folder_actions_enabled
52 want = '****' variable in class:_Prop_properties
  /external/sfntly/cpp/src/test/
test_utils_test.cc 37 int32_t want[12] = {0xc5, 0xaa, 0x6e, 0xc4, 0xad, 0x63, 0xc5, 0x8d, 0x64, local
46 EXPECT_EQ(want[j], b);
47 if (want[j++] != b) {
  /external/vboot_reference/tests/
stateful_util_tests.c 84 char want[129]; local
86 memset(want, 0, sizeof(want));
108 memset(want, 'C', 128);
109 TEST_EQ(0, memcmp(want, buf, sizeof(want)), "StatefulMemset_r(all) contents");
116 TEST_EQ(0, memcmp(want, buf, sizeof(want)), "StatefulMemset_r(0) contents");
123 TEST_EQ(0, memcmp(want, buf, sizeof(want)), "StatefulMemset_r(+1) contents")
149 char want[129]; local
222 char want[129]; local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Standard_Suite.py 44 want = 'capp' variable in class:application
48 want = 'TEXT' variable in class:_Prop_selected_text
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suppleme.py 20 want = 'cdrw' variable in class:drawing_area
24 want = 'trot' variable in class:_Prop_rotation
28 want = 'fixd' variable in class:_Prop_scale
32 want = 'QDpt' variable in class:_Prop_translation
38 want = 'cpic' variable in class:graphic_groups
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Login_Items_Suite.py 20 want = 'logi' variable in class:login_item
24 want = 'cobj' variable in class:_Prop__3c_Inheritance_3e_
28 want = 'bool' variable in class:_Prop_hidden
32 want = 'utxt' variable in class:_Prop_kind
36 want = 'utxt' variable in class:_Prop_name
40 want = 'utxt' variable in class:_Prop_path
  /prebuilts/go/darwin-x86/src/os/signal/
signal.go 35 func (h *handler) want(sig int) bool { func
58 if h.want(n) {
126 if !h.want(n) {
167 if h.want(n) {
176 // We want to avoid a race for a signal such as SIGINT:
218 if h.want(n) {
229 if d.h.want(n) {
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue19201.go 18 want = binary.BigEndian.Uint32(bin)
46 if m.code != want {
17 want = binary.BigEndian.Uint32(bin) var
  /prebuilts/go/linux-x86/src/os/signal/
signal.go 35 func (h *handler) want(sig int) bool { func
58 if h.want(n) {
126 if !h.want(n) {
167 if h.want(n) {
176 // We want to avoid a race for a signal such as SIGINT:
218 if h.want(n) {
229 if d.h.want(n) {
  /prebuilts/go/linux-x86/test/fixedbugs/
issue19201.go 18 want = binary.BigEndian.Uint32(bin)
46 if m.code != want {
17 want = binary.BigEndian.Uint32(bin) var
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Standard_Suite.py 44 want = 'capp' variable in class:application
48 want = 'TEXT' variable in class:_Prop_selected_text
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suppleme.py 20 want = 'cdrw' variable in class:drawing_area
24 want = 'trot' variable in class:_Prop_rotation
28 want = 'fixd' variable in class:_Prop_scale
32 want = 'QDpt' variable in class:_Prop_translation
38 want = 'cpic' variable in class:graphic_groups
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Login_Items_Suite.py 20 want = 'logi' variable in class:login_item
24 want = 'cobj' variable in class:_Prop__3c_Inheritance_3e_
28 want = 'bool' variable in class:_Prop_hidden
32 want = 'utxt' variable in class:_Prop_kind
36 want = 'utxt' variable in class:_Prop_name
40 want = 'utxt' variable in class:_Prop_path
  /external/expat/tests/
structdata.c 132 const StructDataEntry *want = &expected[i]; local
134 if (xcstrcmp(got->str, want->str) != 0) {
138 if (got->data0 != want->data0 ||
139 got->data1 != want->data1 ||
140 got->data2 != want->data2) {
145 want->data0, want->data1, want->data2,

Completed in 1539 milliseconds

1 2 3 4 5 6 7