Home
last modified time | relevance | path

Searched refs:shellTransitionFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/development/tools/winscope/src/app/
H A Dtrace_pipeline_test.ts39 let shellTransitionFile: File; variable
57 shellTransitionFile = await UnitTestUtils.getFixtureFile(
311 const files = [wmTransitionFile, wmTransitionFile, shellTransitionFile]; constant
451 await loadFiles([shellTransitionFile]);
/aosp_15_r20/development/tools/winscope/src/app/components/
H A Dupload_traces_component_test.ts161 const shellTransitionFile = await UnitTestUtils.getFixtureFile( constant
164 await loadFiles([shellTransitionFile]);