OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_notemp
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/deps/glbench/src/
main.cc
40
bool
g_notemp
;
variable
134
g_notemp
= FLAGS_notemp || g_hasty;
136
if (!
g_notemp
)
testbase.cc
20
extern bool
g_notemp
;
59
if (!::
g_notemp
) {
Completed in 34 milliseconds