Searched refs:set_current (Results 1 – 5 of 5) sorted by relevance
118 StatsTable::set_current(&table); in TEST_F()175 StatsTable::set_current(&table); in MULTIPROCESS_TEST_MAIN()197 StatsTable::set_current(&table); in TEST_F()253 StatsTable::set_current(&table); in TEST_F()305 StatsTable::set_current(&table); in TEST_F()337 StatsTable::set_current(&table); in TEST_F()369 StatsTable::set_current(&table); in TEST_F()
80 static void set_current(StatsTable* value);
330 void StatsTable::set_current(StatsTable* value) { in set_current() function in base::StatsTable
55 base::StatsTable::set_current(stats_table_.get()); in TestWebKitPlatformSupport()112 base::StatsTable::set_current(NULL); in ~TestWebKitPlatformSupport()
239 base::StatsTable::set_current(stats_table); in InitializeStatsTable()