Searched refs:IsSorted (Results 1 – 6 of 6) sorted by relevance
25 static bool IsSorted(const uptr *array, uptr n) { in IsSorted() function40 EXPECT_TRUE(IsSorted(array, n)); in TEST()46 EXPECT_TRUE(IsSorted(array, n)); in TEST()52 EXPECT_TRUE(IsSorted(array, n)); in TEST()58 EXPECT_TRUE(IsSorted(array, n)); in TEST()65 EXPECT_TRUE(IsSorted(array, n)); in TEST()70 EXPECT_TRUE(IsSorted(array, 2)); in TEST()
66 bool IsSorted(const std::vector<webrtc::RtpExtension>& extensions) { in IsSorted() function133 EXPECT_TRUE(IsSorted(filtered)); in TEST()141 EXPECT_TRUE(IsSorted(filtered)); in TEST()149 EXPECT_TRUE(IsSorted(filtered)); in TEST()158 EXPECT_TRUE(IsSorted(filtered)); in TEST()
24 IsSorted = 1 enumerator52 IsSorted = 0 enumerator69 IsSorted = 0 enumerator87 IsSorted = 0 enumerator168 SwapStorage = 1 - MapTraits<ScalarWrapper>::IsSorted,
21 return sort.IsSorted(reflectSliceSorter{reflect.ValueOf(slice), less})
4177 bool IsSorted = true; in splitAlloca() local4201 IsSorted = false; in splitAlloca()4218 IsSorted = false; in splitAlloca()4223 if (!IsSorted) in splitAlloca()
3968 bool IsSorted = true; in splitAlloca() local3982 IsSorted = false; in splitAlloca()3985 if (!IsSorted) in splitAlloca()