HomeSort by relevance Sort by last modified time
    Searched refs:test_constexpr_ctor (Results 1 - 24 of 24) sorted by null

  /external/libcxx/test/std/experimental/optional/optional.object/optional.object.ctor/
default.pass.cpp 29 struct test_constexpr_ctor struct in inherits:Opt
32 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
45 struct test_constexpr_ctor struct in inherits:Opt
48 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
nullopt_t.pass.cpp 31 struct test_constexpr_ctor struct in inherits:Opt
34 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
46 struct test_constexpr_ctor struct in inherits:Opt
49 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
const_T.pass.cpp 59 struct test_constexpr_ctor struct in inherits:optional
62 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
73 struct test_constexpr_ctor struct in inherits:optional
76 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
94 struct test_constexpr_ctor struct in inherits:optional
97 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
rvalue_T.pass.cpp 60 struct test_constexpr_ctor struct in inherits:optional
63 constexpr test_constexpr_ctor(T&&) {} function in struct:test_constexpr_ctor
72 struct test_constexpr_ctor struct in inherits:optional
75 constexpr test_constexpr_ctor(T&&) {} function in struct:test_constexpr_ctor
90 struct test_constexpr_ctor struct in inherits:optional
93 constexpr test_constexpr_ctor(T&&) {} function in struct:test_constexpr_ctor
in_place_t.pass.cpp 69 struct test_constexpr_ctor struct in inherits:optional
72 constexpr test_constexpr_ctor(in_place_t, int i) function in struct:test_constexpr_ctor
97 struct test_constexpr_ctor struct in inherits:optional
100 constexpr test_constexpr_ctor(in_place_t) function in struct:test_constexpr_ctor
110 struct test_constexpr_ctor struct in inherits:optional
113 constexpr test_constexpr_ctor(in_place_t, int i) function in struct:test_constexpr_ctor
123 struct test_constexpr_ctor struct in inherits:optional
126 constexpr test_constexpr_ctor(in_place_t, int i, int j) function in struct:test_constexpr_ctor
initializer_list.pass.cpp 94 struct test_constexpr_ctor struct in inherits:optional
97 constexpr test_constexpr_ctor(in_place_t, std::initializer_list<int> i) function in struct:test_constexpr_ctor
101 constexpr test_constexpr_ctor dopt(in_place, {42, 101, -1});
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/optional/optional.object/optional.object.ctor/
default.pass.cpp 30 struct test_constexpr_ctor struct in inherits:Opt
33 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
46 struct test_constexpr_ctor struct in inherits:Opt
49 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
nullopt_t.pass.cpp 32 struct test_constexpr_ctor struct in inherits:Opt
35 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
47 struct test_constexpr_ctor struct in inherits:Opt
50 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
const_T.pass.cpp 61 struct test_constexpr_ctor struct in inherits:optional
64 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
75 struct test_constexpr_ctor struct in inherits:optional
78 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
96 struct test_constexpr_ctor struct in inherits:optional
99 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
rvalue_T.pass.cpp 61 struct test_constexpr_ctor struct in inherits:optional
64 constexpr test_constexpr_ctor(T&&) {} function in struct:test_constexpr_ctor
73 struct test_constexpr_ctor struct in inherits:optional
76 constexpr test_constexpr_ctor(T&&) {} function in struct:test_constexpr_ctor
91 struct test_constexpr_ctor struct in inherits:optional
94 constexpr test_constexpr_ctor(T&&) {} function in struct:test_constexpr_ctor
in_place_t.pass.cpp 71 struct test_constexpr_ctor struct in inherits:optional
74 constexpr test_constexpr_ctor(in_place_t, int i) function in struct:test_constexpr_ctor
99 struct test_constexpr_ctor struct in inherits:optional
102 constexpr test_constexpr_ctor(in_place_t) function in struct:test_constexpr_ctor
112 struct test_constexpr_ctor struct in inherits:optional
115 constexpr test_constexpr_ctor(in_place_t, int i) function in struct:test_constexpr_ctor
125 struct test_constexpr_ctor struct in inherits:optional
128 constexpr test_constexpr_ctor(in_place_t, int i, int j) function in struct:test_constexpr_ctor
initializer_list.pass.cpp 97 struct test_constexpr_ctor struct in inherits:optional
100 constexpr test_constexpr_ctor(in_place_t, std::initializer_list<int> i) function in struct:test_constexpr_ctor
117 struct test_constexpr_ctor struct in inherits:optional
120 constexpr test_constexpr_ctor(in_place_t, std::initializer_list<int> i) function in struct:test_constexpr_ctor
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/experimental/optional/optional.object/optional.object.ctor/
default.pass.cpp 30 struct test_constexpr_ctor struct in inherits:Opt
33 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
46 struct test_constexpr_ctor struct in inherits:Opt
49 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
nullopt_t.pass.cpp 32 struct test_constexpr_ctor struct in inherits:Opt
35 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
47 struct test_constexpr_ctor struct in inherits:Opt
50 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
const_T.pass.cpp 58 struct test_constexpr_ctor struct in inherits:optional
61 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
72 struct test_constexpr_ctor struct in inherits:optional
75 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
93 struct test_constexpr_ctor struct in inherits:optional
96 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
rvalue_T.pass.cpp 59 struct test_constexpr_ctor struct in inherits:optional
62 constexpr test_constexpr_ctor(T&&) {} function in struct:test_constexpr_ctor
71 struct test_constexpr_ctor struct in inherits:optional
74 constexpr test_constexpr_ctor(T&&) {} function in struct:test_constexpr_ctor
89 struct test_constexpr_ctor struct in inherits:optional
92 constexpr test_constexpr_ctor(T&&) {} function in struct:test_constexpr_ctor
in_place_t.pass.cpp 69 struct test_constexpr_ctor struct in inherits:optional
72 constexpr test_constexpr_ctor(in_place_t, int i) function in struct:test_constexpr_ctor
97 struct test_constexpr_ctor struct in inherits:optional
100 constexpr test_constexpr_ctor(in_place_t) function in struct:test_constexpr_ctor
110 struct test_constexpr_ctor struct in inherits:optional
113 constexpr test_constexpr_ctor(in_place_t, int i) function in struct:test_constexpr_ctor
123 struct test_constexpr_ctor struct in inherits:optional
126 constexpr test_constexpr_ctor(in_place_t, int i, int j) function in struct:test_constexpr_ctor
initializer_list.pass.cpp 98 struct test_constexpr_ctor struct in inherits:optional
101 constexpr test_constexpr_ctor(in_place_t, std::initializer_list<int> i) function in struct:test_constexpr_ctor
118 struct test_constexpr_ctor struct in inherits:optional
121 constexpr test_constexpr_ctor(in_place_t, std::initializer_list<int> i) function in struct:test_constexpr_ctor
  /external/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
rvalue_T.pass.cpp 43 struct test_constexpr_ctor struct in inherits:optional
46 constexpr test_constexpr_ctor(T&&) {} function in struct:test_constexpr_ctor
55 struct test_constexpr_ctor struct in inherits:optional
58 constexpr test_constexpr_ctor(T&&) {} function in struct:test_constexpr_ctor
102 struct test_constexpr_ctor struct in inherits:optional
105 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
114 struct test_constexpr_ctor struct in inherits:optional
117 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
127 struct test_constexpr_ctor struct in inherits:optional
130 constexpr test_constexpr_ctor(T&&) { function in struct:test_constexpr_ctor
    [all...]
const_T.pass.cpp 34 struct test_constexpr_ctor struct in inherits:optional
37 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
48 struct test_constexpr_ctor struct in inherits:optional
51 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
88 struct test_constexpr_ctor struct in inherits:optional
91 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
102 struct test_constexpr_ctor struct in inherits:optional
105 constexpr test_constexpr_ctor(const T&) {} function in struct:test_constexpr_ctor
in_place_t.pass.cpp 69 struct test_constexpr_ctor struct in inherits:optional
72 constexpr test_constexpr_ctor(in_place_t, int i) function in struct:test_constexpr_ctor
101 struct test_constexpr_ctor struct in inherits:optional
104 constexpr test_constexpr_ctor(in_place_t) function in struct:test_constexpr_ctor
114 struct test_constexpr_ctor struct in inherits:optional
117 constexpr test_constexpr_ctor(in_place_t, int i) function in struct:test_constexpr_ctor
127 struct test_constexpr_ctor struct in inherits:optional
130 constexpr test_constexpr_ctor(in_place_t, int i, int j) function in struct:test_constexpr_ctor
default.pass.cpp 35 struct test_constexpr_ctor struct in inherits:Opt
38 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
58 struct test_constexpr_ctor struct in inherits:Opt
61 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
nullopt_t.pass.cpp 36 struct test_constexpr_ctor struct in inherits:Opt
39 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
58 struct test_constexpr_ctor struct in inherits:Opt
61 constexpr test_constexpr_ctor() {} function in struct:test_constexpr_ctor
initializer_list.pass.cpp 94 struct test_constexpr_ctor struct in inherits:optional
97 constexpr test_constexpr_ctor(in_place_t, std::initializer_list<int> i) function in struct:test_constexpr_ctor

Completed in 223 milliseconds