OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:non_destructive_
(Results
1 - 4
of
4
) sorted by null
/external/stressapptest/src/
sat.h
183
int
non_destructive_
; // Whether to use non-destructive mode for
member in class:Sat
sat.cc
715
non_destructive_
= 1;
860
ARG_KVALUE("--destructive",
non_destructive_
, 0);
[
all
...]
worker.cc
[
all
...]
worker.h
734
int
non_destructive_
; // Use non-destructive mode or not.
member in class:DiskThread
Completed in 49 milliseconds