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

  /external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.generic.obs/
generic_string_alloc.pass.cpp 51 Alloc::disable_default_constructor = true; member in class:Alloc
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.path/path.member/path.generic.obs/
generic_string_alloc.pass.cpp 51 Alloc::disable_default_constructor = true; member in class:Alloc
  /external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.native.obs/
string_alloc.pass.cpp 70 MAlloc::disable_default_constructor = true; member in class:MAlloc
111 MAlloc::disable_default_constructor = true; member in class:MAlloc
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.path/path.member/path.native.obs/
string_alloc.pass.cpp 70 MAlloc::disable_default_constructor = true; member in class:MAlloc
111 MAlloc::disable_default_constructor = true; member in class:MAlloc
  /external/libcxx/test/support/
min_allocator.h 86 static bool disable_default_constructor; member in struct:malloc_allocator_base
95 disable_default_constructor = false;
104 bool malloc_allocator_base::disable_default_constructor = false; member in class:malloc_allocator_base
113 malloc_allocator() TEST_NOEXCEPT { assert(!disable_default_constructor); }
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
min_allocator.h 86 static bool disable_default_constructor; member in struct:malloc_allocator_base
95 disable_default_constructor = false;
104 bool malloc_allocator_base::disable_default_constructor = false; member in class:malloc_allocator_base
113 malloc_allocator() TEST_NOEXCEPT { assert(!disable_default_constructor); }

Completed in 529 milliseconds