HomeSort by relevance Sort by last modified time
    Searched refs:_CreateXpathFunction (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/tools/perf/page_sets/
indexeddb_offline.py 13 def _CreateXpathFunction(xpath):
41 element_function=_CreateXpathFunction('id("state")[text()="online"]'))
46 element_function=_CreateXpathFunction('id("state")[text()="offline"]'))
gmail_alt_threadlist_conversation.py 13 def _CreateXpathFunction(xpath):
55 element_function=_CreateXpathFunction('//span[@email]'))
gmail_compose_discard.py 13 def _CreateXpathFunction(xpath):
54 element_function=_CreateXpathFunction('//div[text()="COMPOSE"]'))

Completed in 190 milliseconds