Home
last modified time | relevance | path

Searched refs:AllocationNotificationMatches (Results 1 – 2 of 2) sorted by relevance

/external/cronet/stable/base/allocator/dispatcher/internal/
Ddispatcher_internal_unittest.cc37 auto AllocationNotificationMatches( in AllocationNotificationMatches() function
214 mock, OnAllocation(AllocationNotificationMatches(this, sizeof(*this)))) in TEST_F()
284 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
309 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
336 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
362 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
392 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
421 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
469 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
570 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
[all …]
/external/cronet/tot/base/allocator/dispatcher/internal/
Ddispatcher_internal_unittest.cc37 auto AllocationNotificationMatches( in AllocationNotificationMatches() function
214 mock, OnAllocation(AllocationNotificationMatches(this, sizeof(*this)))) in TEST_F()
284 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
309 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
336 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
362 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
392 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
421 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
469 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
570 EXPECT_CALL(mock, OnAllocation(AllocationNotificationMatches( in TEST_F()
[all …]