OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_throws
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/test-stlport_shared-exception/jni/
new1_3.cpp
28
bool
new_throws
;
variable
41
new_throws
= ctor_throws = false;
71
if(
new_throws
)
112
new_throws
= true;
/ndk/tests/device/test-stlport_static-exception/jni/
new1_3.cpp
28
bool
new_throws
;
variable
41
new_throws
= ctor_throws = false;
71
if(
new_throws
)
112
new_throws
= true;
Completed in 294 milliseconds