Home
last modified time | relevance | path

Searched defs:spyIter (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/development/tools/winscope/src/viewers/viewer_search/
H A Dsearch_result_presenter_test.ts48 private spyIter: jasmine.SpyObj<RowIterator<Row>> | undefined; property in SearchResultPresenterTest
52 const [spyQueryResult, spyIter] = constant
73 const [spyQueryResult, spyIter] = constant
H A Dpresenter_test.ts142 const [spyQueryResult, spyIter] = constant
/aosp_15_r20/development/tools/winscope/src/test/unit/
H A Dutils.ts380 const spyIter = jasmine.createSpyObj<RowIterator<Row>>('iter', [ constant