Home
last modified time | relevance | path

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

/external/qemu/android/
Dcmdline-options.h81 OPT_FLAG ( no_snapshot, "perform a full boot and do not do not auto-save, but qemu vmload and vm…
Dmain.c823 if (opts->no_snapshot) { in main()
/external/v8/test/cctest/
Dtest-heap-profiler.cc745 const v8::HeapSnapshot* no_snapshot = in TEST() local
749 CHECK_EQ(NULL, no_snapshot); in TEST()