Searched refs:IsSorted (Results 1 – 9 of 9) 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,
242 if (IsSorted() && value.type == type()) { in FilterInto()260 if (IsSorted()) in Min()274 if (IsSorted()) in Max()289 bool IsSorted() const { return (flags_ & Flag::kSorted) != 0; } in IsSorted() function475 PERFETTO_DCHECK(IsSorted()); in FilterIntoSorted()
430 ASSERT_TRUE(event_.ts().IsSorted()); in TEST_F()440 ASSERT_FALSE(ts->IsSorted()); in TEST_F()441 ASSERT_TRUE(arg_set_id->IsSorted()); in TEST_F()
41 PERFETTO_CHECK(ts_col.IsSorted()); in DbTableMaybeUpdateMinMax()
376 if (upstream_table_->GetColumn(col).IsSorted()) in TryCacheCreateSortedTable()
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()