Home
last modified time | relevance | path

Searched defs:rj (Results 1 – 3 of 3) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/refwrap/refwrap.const/
Ddeduct.pass.cpp25 std::reference_wrapper rj(j); in main() local
Dtype_conv_ctor.pass.cpp70 std::reference_wrapper rj(j); in main() local
/external/cronet/base/allocator/partition_allocator/pointers/
Draw_ref_unittest.cc248 auto rj = raw_ref<int>(j); in TEST() local
257 auto rj = raw_ref<const int>(j); in TEST() local
266 auto rj = raw_ref<int>(j); in TEST() local
430 auto rj = raw_ref<int>(j); in TEST() local
620 auto rj = raw_ref<int>(j); in TEST() local
629 auto rj = raw_ref<int>(j); in TEST() local