Searched refs:SetBatchModeForTesting (Results 1 – 3 of 3) sorted by relevance
197 activity_db->SetBatchModeForTesting(false); in TEST_F()217 activity_db->SetBatchModeForTesting(false); in TEST_F()235 activity_db->SetBatchModeForTesting(true); in TEST_F()257 activity_db->SetBatchModeForTesting(true); in TEST_F()
125 void SetBatchModeForTesting(bool batch_mode);
124 void ActivityDatabase::SetBatchModeForTesting(bool batch_mode) { in SetBatchModeForTesting() function in extensions::ActivityDatabase