Searched refs:CheckStringValueFromJavascript (Results 1 – 1 of 1) sorted by relevance
290 void CheckStringValueFromJavascript(const std::string& expected,394 CheckStringValueFromJavascript("0", "geoGetLastError()"); in CheckGeoposition()395 CheckStringValueFromJavascript(base::DoubleToString(latitude), in CheckGeoposition()397 CheckStringValueFromJavascript(base::DoubleToString(longitude), in CheckGeoposition()449 void GeolocationBrowserTest::CheckStringValueFromJavascript( in CheckStringValueFromJavascript() function in GeolocationBrowserTest488 CheckStringValueFromJavascript("1", "geoGetLastError()"); in IN_PROC_BROWSER_TEST_F()498 CheckStringValueFromJavascript("0", "geoSetMaxNavigateCount(0)"); in IN_PROC_BROWSER_TEST_F()516 CheckStringValueFromJavascript("1", "geoGetLastError()"); in IN_PROC_BROWSER_TEST_F()521 CheckStringValueFromJavascript("1", "geoGetLastError()"); in IN_PROC_BROWSER_TEST_F()545 CheckStringValueFromJavascript("0", "geoSetMaxNavigateCount(0)"); in IN_PROC_BROWSER_TEST_F()[all …]