Searched refs:CheckStringValueFromJavascript (Results 1 – 2 of 2) sorted by relevance
301 CheckStringValueFromJavascript("0", "geoGetLastError()"); in CheckGeoposition()302 CheckStringValueFromJavascript(base::DoubleToString(geoposition.latitude), in CheckGeoposition()304 CheckStringValueFromJavascript(base::DoubleToString(geoposition.longitude), in CheckGeoposition()354 void CheckStringValueFromJavascript( in CheckStringValueFromJavascript() function in __anon0fe026980111::GeolocationBrowserTest397 CheckStringValueFromJavascript("1", "geoGetLastError()"); in IN_PROC_BROWSER_TEST_F()411 CheckStringValueFromJavascript("0", "geoSetMaxNavigateCount(0)"); in IN_PROC_BROWSER_TEST_F()431 CheckStringValueFromJavascript("1", "geoGetLastError()"); in IN_PROC_BROWSER_TEST_F()435 CheckStringValueFromJavascript("1", "geoGetLastError()"); in IN_PROC_BROWSER_TEST_F()455 CheckStringValueFromJavascript("0", "geoSetMaxNavigateCount(0)"); in IN_PROC_BROWSER_TEST_F()473 CheckStringValueFromJavascript("0", "geoSetMaxNavigateCount(0)"); in IN_PROC_BROWSER_TEST_F()[all …]
268 void CheckStringValueFromJavascript( in CheckStringValueFromJavascript() function in InstantTest