Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 20 of 20) sorted by relevance

/tools/dexter/slicer/
Dtryblocks_encoder.cc59 SLICER_CHECK(handlers_.empty()); in Encode()
60 SLICER_CHECK(tries_.empty()); in Encode()
94 SLICER_CHECK(!tries_.empty()); in Encode()
95 SLICER_CHECK(!handlers_.empty()); in Encode()
Ddebuginfo_encoder.cc124 SLICER_CHECK(dbginfo_.empty()); in Encode()
139 SLICER_CHECK(!dbginfo_.empty()); in Encode()
Ddex_ir.cc216 std::vector<Type*> empty; in Normalize() local
217 const auto& aParamTypes = a->param_types ? a->param_types->types : empty; in Normalize()
218 const auto& bParamTypes = b->param_types ? b->param_types->types : empty; in Normalize()
Dwriter.cc625 if (types.empty()) { in WriteTypeList()
816 SLICER_CHECK(!instructions.empty()); in WriteInstructions()
898 SLICER_CHECK(!irCode->try_blocks.empty()); in WriteTryBlocks()
965 if (!irCode->try_blocks.empty()) { in WriteCode()
1009 if (ir_class->static_fields.empty() && ir_class->instance_fields.empty() && in WriteClassData()
1010 ir_class->direct_methods.empty() && ir_class->virtual_methods.empty()) { in WriteClassData()
Dcode_ir.cc101 SLICER_CHECK(!try_block_end->handlers.empty() || in DissasembleTryBlocks()
120 if (!ir_debug_info->param_names.empty()) { in DissasembleDebugInfo()
372 SLICER_CHECK(instr->targets.empty()); in FixupPackedSwitch()
398 SLICER_CHECK(instr->switch_cases.empty()); in FixupSparseSwitch()
Ddex_ir_builder.cc117 if (types.empty()) { in GetTypeList()
Dbytecode_encoder.cc606 SLICER_CHECK(bytecode_.empty()); in Encode()
/tools/metalava/src/main/java/com/android/tools/metalava/model/
DPackageItem.kt51 fun empty() = topLevelClasses().none() in <lambda>() method
54 if (visitor.skipEmptyPackages && empty()) { in <lambda>()
/tools/dexter/slicer/export/slicer/
Darrayview.h47 bool empty() const { return begin_ == end_; } in empty() function
Dintrusive_list.h131 bool empty() const { return begin_ == end_; } in empty() function
Dbuffer.h146 bool empty() const { return size_ == 0; } in empty() function
Dwriter.h106 bool empty() const { return count_ == 0; } in empty() function
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DDeviceTestCase.java125 HashMap<String, Metric> empty = new HashMap<>(); in run() local
137 listener.testEnded(testId, empty); in run()
144 listener.testEnded(testId, empty); in run()
DHostTest.java531 HashMap<String, Metric> empty = new HashMap<>(); in runJUnit3Tests() local
539 listener.testEnded(testId, empty); in runJUnit3Tests()
/tools/test/connectivity/acts/tests/google/wifi/rtt/
DREADME.md50 LCR were received from the AP. These are empty by default and should be configured to match the
/tools/repohooks/tools/
Dpylintrc61 # Only show warnings with the listed confidence levels. Leave empty to show
222 # `empty-line` allows space-only lines.
235 # Expected format of line ending, e.g. empty (any line ending), LF or CRLF.
/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCache.java396 void empty() { in empty() method in FileDownloadCache
/tools/dexter/dexter/
Ddexter.cc404 if (!experiments_.empty()) { in ProcessDex()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DTestDeviceTest.java1775 List<String> empty = Collections.emptyList(); in testMountInfo_simple() local
1776 MountPointInfo info = new MountPointInfo("filesystem", "mountpoint", "type", empty); in testMountInfo_simple()
1780 assertEquals(empty, info.options); in testMountInfo_simple()
/tools/tradefederation/core/res/jacoco/
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...