Home
last modified time | relevance | path

Searched defs:ctor_called (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libcxx/test/std/numerics/numarray/template.valarray/valarray.cons/
H A Ddefault.pass.cpp21 static bool ctor_called; member
24 bool S::ctor_called = false; member in S
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/numarray/template.valarray/valarray.cons/
H A Ddefault.pass.cpp22 static bool ctor_called; member
25 bool S::ctor_called = false; member in S
/aosp_15_r20/external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
H A Dfullexpr-dtor.pass.cpp21 int ctor_called = 0; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/language.support/support.coroutines/end.to.end/
H A Dfullexpr-dtor.pass.cpp17 int ctor_called = 0; variable