Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/trace_collection/
H A Dproxy_connection_test.ts742 const testFileArray = [window.btoa('[20]')]; constant
743 const testFile = new File(testFileArray, 'test_file');
750 JSON.stringify({'test_file': testFileArray}),