Searched refs:readBinaryAsset (Results 1 – 1 of 1) sorted by relevance
1086 readBinaryAsset(WASM_MODULE), in testCanUseWasmModuleInScript()1115 readBinaryAsset(WASM_MODULE), in testCanNotUseWasmModuleInScriptIfWebViewDoesNotSupportWasm()1266 private byte[] readBinaryAsset(@NonNull String assetName) throws IOException { in readBinaryAsset() method in JSScriptEngineTest