Sign in
chromium
/
chromiumos
/
platform
/
tast-tests
/
refs/heads/factory-ambassador-14265.B
/
.
/
src
/
chromiumos
/
tast
/
local
/
bundles
/
cros
/
multivm
/
data
/
memory_stress.html
blob: 18c88a10ec6ca6b45218a5801181d8d05d7817b4 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<title>
Alloc memory
</title>
<script
src
=
"memory_stress.js"
></script>
</head>
<body>
<div
id
=
"display"
>
Allocating memory...
</div>
</body>
</html>