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