HomeSort by relevance Sort by last modified time
    Searched full:uniontest (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
cast-emit.c 8 void uniontest(float a) { function
  /external/libmojo/mojo/public/cpp/bindings/tests/
union_unittest.cc 28 TEST(UnionTest, PlainOldDataGetterSetter) {
96 TEST(UnionTest, PodEquals) {
111 TEST(UnionTest, PodClone) {
121 TEST(UnionTest, PodSerialization) {
142 TEST(UnionTest, EnumSerialization) {
162 TEST(UnionTest, PodValidation) {
182 TEST(UnionTest, SerializeNotNull) {
193 TEST(UnionTest, SerializeIsNullInlined) {
214 TEST(UnionTest, SerializeIsNullNotInlined) {
225 TEST(UnionTest, NullValidation)
    [all...]

Completed in 173 milliseconds