Home
last modified time | relevance | path

Searched refs:ALLOW_UNUSED_LOCAL (Results 1 – 17 of 17) sorted by relevance

/external/libchrome/mojo/public/c/system/tests/
Dcore_perftest.cc125 ALLOW_UNUSED_LOCAL(result); in MessagePipe_CreateAndClose()
138 ALLOW_UNUSED_LOCAL(result); in MessagePipe_WriteAndRead()
150 ALLOW_UNUSED_LOCAL(result); in MessagePipe_EmptyRead()
165 ALLOW_UNUSED_LOCAL(result); in DoMessagePipeThreadedTest()
245 ALLOW_UNUSED_LOCAL(rv); in Sleep()
267 ALLOW_UNUSED_LOCAL(result); in TEST_F()
293 ALLOW_UNUSED_LOCAL(result); in TEST_F()
/external/libchrome/base/
Dtuple_unittest.cc36 ALLOW_UNUSED_LOCAL(t0); in TEST()
40 ALLOW_UNUSED_LOCAL(t2); in TEST()
42 ALLOW_UNUSED_LOCAL(t3); in TEST()
Dsecurity_unittest.cc105 ALLOW_UNUSED_LOCAL(kDynamicArraySize); in TEST()
Dcompiler_specific.h69 #define ALLOW_UNUSED_LOCAL(x) (void)x macro
Dfeature_list.cc62 ALLOW_UNUSED_LOCAL(sink); in GetFeatureAndTrialName()
/external/libchrome/mojo/public/cpp/system/
Ddata_pipe.h152 ALLOW_UNUSED_LOCAL(result); in DataPipe()
165 ALLOW_UNUSED_LOCAL(result); in DataPipe()
172 ALLOW_UNUSED_LOCAL(result); in DataPipe()
Dmessage.h44 ALLOW_UNUSED_LOCAL(result); in Close()
Dhandle.h178 ALLOW_UNUSED_LOCAL(result); in Close()
/external/libchrome/mojo/public/cpp/bindings/tests/
Dequals_unittest.cc89 ALLOW_UNUSED_LOCAL(inf1_request); in TEST_F()
95 ALLOW_UNUSED_LOCAL(inf2_request); in TEST_F()
/external/pdfium/third_party/base/allocator/partition_allocator/
Doom.h19 ALLOW_UNUSED_LOCAL(oom_crash_inhibit_icf)
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/
Dunion_definition.tmpl26 ALLOW_UNUSED_LOCAL(object);
Dunion_serialization_declaration.tmpl27 ALLOW_UNUSED_LOCAL(result);
/external/pdfium/third_party/base/
Dcompiler_specific.h16 #define ALLOW_UNUSED_LOCAL(x) (void)x macro
/external/libchrome/base/trace_event/
Dprocess_memory_dump.cc120 ALLOW_UNUSED_LOCAL(chunk_start); in CountResidentBytes()
121 ALLOW_UNUSED_LOCAL(page_count); in CountResidentBytes()
/external/libchrome/libchrome_tools/patch/
Dmojom_disable_trace_and_mem_dump.patch87 - ALLOW_UNUSED_LOCAL(provider);
117 +// ALLOW_UNUSED_LOCAL(provider);
/external/libchrome/mojo/public/c/system/
Dthunks.cc148 ALLOW_UNUSED_LOCAL(initializer); in MojoInitialize()
/external/libchrome/base/profiler/
Dstack_sampling_profiler_unittest.cc270 ALLOW_UNUSED_LOCAL(i); in OtherLibraryCallback()