Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / utilities-expected.txt
1 This test checks Web Inspector utilities.
2
3
4 Running: orderedMergeIntersect
5
6 Running: binaryIndexOfTest
7
8 Running: lowerBoundTest
9
10 Running: upperBoundTest
11
12 Running: qselectTest
13 Array: []
14 Reference: {}
15 Actual:    {}
16 Array: [0]
17 Reference: {"min":0,"median":0,"max":0}
18 Actual:    {"min":0,"median":0,"max":0}
19 Array: [0,0,0,0,0,0,0,0]
20 Reference: {"min":0,"median":0,"max":0}
21 Actual:    {"min":0,"median":0,"max":0}
22 Array: [4,3,2,1]
23 Reference: {"min":1,"median":3,"max":4}
24 Actual:    {"min":1,"median":3,"max":4}
25 Array: [1,2,3,4,5]
26 Reference: {"min":1,"median":3,"max":5}
27 Actual:    {"min":1,"median":3,"max":5}
28 Array: [-1,3,2,7,7,7,10,12,3,4,-1,2]
29 Reference: {"min":-1,"median":4,"max":12}
30 Actual:    {"min":-1,"median":4,"max":12}
31
32 Running: sortRangeTest
33
34 Running: naturalOrderComparatorTest
35 Sorted in natural order: [1, 2, 2, 2, 5, 10, 11, 5555, 555555, a1, a007, a07, a7, a91, a4222, abc, abc0, abc00, abc000, abcd, dup, dup, dup, dup, dup, x09y19z29, x9y19z29, x10y19z43, x10y20z30, x10y22z23]
36
37 Running: stableSortPrimitiveTest
38
39 Running: stableSortTest
40 Stable sort result:
41 Pair(1, 1)
42 Pair(3, 31)
43 Pair(3, 30)
44 Pair(3, 37)
45 Pair(3, 38)
46 Pair(3, 33)
47 Pair(3, 32)
48 Pair(4, 47)
49 Pair(4, 46)
50 Pair(4, 45)
51 Pair(4, 41)
52 Pair(4, 42)
53 Pair(4, 43)
54 Pair(5, 55)
55 Pair(5, 54)
56 Pair(5, 57)
57 Pair(5, 52)
58 Pair(5, 59)
59 Pair(5, -58)
60 Pair(5, 58)
61 Pair(9, 9)
62