Searched refs:restored_id (Results 1 – 1 of 1) sorted by relevance
295 int restored_id = utils::GetInteger(restored_window, "id"); in IN_PROC_BROWSER_TEST_F() local298 if (utils::GetInteger(window, "id") == restored_id) in IN_PROC_BROWSER_TEST_F()301 EXPECT_EQ(restored_id, utils::GetInteger(window, "id")); in IN_PROC_BROWSER_TEST_F()