Searched
full:unit (Results
701 -
725 of
7958) sorted by null
<<21222324252627282930>>
/external/chromium_org/ui/gl/ |
gl_surface_stub.h | 12 // A GLSurface that does nothing for unit tests.
|
/external/chromium_org/ui/shell_dialogs/ |
select_file_dialog_win.h | 15 // Implementation detail exported for unit tests.
|
/external/chromium_org/ui/views/test/ |
webview_test_helper.cc | 18 // render view host since support for it doesn't exist in unit tests.
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
WorkList.h | 48 /// Returns the node associated with the worklist unit. 51 /// Returns the block counter map associated with the worklist unit. 54 /// Returns the CFGblock associated with the worklist unit. 57 /// Return the index within the CFGBlock for the worklist unit.
|
/external/clang/test/CXX/basic/basic.def.odr/ |
p1-var.cpp | 4 // No translation unit shall contain more than one definition of any
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.unnamed/ |
p1.cpp | 26 // Test that all anonymous namespaces in a translation unit are
|
/external/clang/test/CXX/temp/temp.res/temp.dep.res/temp.point/ |
p1.cpp | 5 // at the end of the translation unit, so argument-dependent lookup
|
/external/clang/test/CodeGenObjC/ |
instance-method-metadata.m | 7 /** The problem looks like clang getting confused when a single translation unit
|
/external/clang/test/Index/ |
crash-recovery-reparse.c | 7 // CHECK-REPARSE-SOURCE-CRASH: Unable to reparse translation unit
|
/external/clang/test/Tooling/ |
pch.cpp | 9 // the test file with an unrelated include as second translation unit.
|
/external/clang/tools/libclang/ |
CIndexHigh.cpp | 248 ASTUnit &Unit; 253 FindFileMacroRefVisitData(ASTUnit &Unit, const FileEntry *File, 256 : Unit(Unit), File(File), Macro(Macro), visitor(visitor) { } 259 return Unit.getASTContext(); 316 ASTUnit *Unit = cxtu::getASTUnit(TU); 317 SourceManager &SM = Unit->getSourceManager(); 328 FindFileMacroRefVisitData data(*Unit, File, Macro, Visitor); 342 ASTUnit &Unit; 346 FindFileIncludesVisitor(ASTUnit &Unit, const FileEntry *File [all...] |
/external/cmockery/cmockery_0_1_2/ |
ChangeLog | 17 writing unit tests for C applications.
|
/external/compiler-rt/test/asan/ |
CMakeLists.txt | 115 ${CMAKE_CURRENT_SOURCE_DIR}/Unit/lit.site.cfg.in 116 ${CMAKE_CURRENT_BINARY_DIR}/Unit/lit.site.cfg) 126 # FIXME: support unit test in the android test runner 129 list(APPEND ASAN_TESTSUITES ${CMAKE_CURRENT_BINARY_DIR}/Unit)
|
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/ |
DecodedInstruction.java | 128 * Gets the opcode, as a code unit. 139 * Gets the index, as a code unit. 165 * address, as a code unit. This will throw if the value is out of 166 * the range of a signed code unit. 212 * Gets the literal value, as a code unit. This will throw if the 213 * value is out of the range of a signed code unit. 270 * Gets the register count, as a code unit. This will throw if the 271 * value is out of the range of an unsigned code unit. 285 * Gets the A register number, as a code unit. This will throw if the 286 * value is out of the range of an unsigned code unit [all...] |
/external/fio/ |
idletime.h | 30 double cali_time; /* microseconds to finish a unit work */
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ConcurrentHashMultisetWithChmTest.java | 20 * Unit test for {@link ConcurrentHashMultiset} behavior when backed by the
|
InverseBiMapTest.java | 22 * Unit test covering the inverse view of a {@code BiMap}.
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
InterruptionUtil.java | 75 static void requestInterruptIn(final long time, final TimeUnit unit) { 81 unit.sleep(time); 118 Thread thread, long timeout, TimeUnit unit) { 121 long remainingNanos = unit.toNanos(timeout);
|
/external/icu/icu4c/source/test/intltest/ |
dtfmapts.h | 18 * This is an API test, not a unit test. It doesn't test very many cases, and doesn't
|
/external/iptables/include/linux/ |
kernel.h | 25 unsigned int mem_unit; /* Memory unit size in bytes */
|
/external/kernel-headers/original/uapi/linux/ |
sysinfo.h | 20 __u32 mem_unit; /* Memory unit size in bytes */
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
nfc_hal_brcm.c | 22 * This file contains function of the NFC unit to receive/process NFC VS
|
/external/libvpx/libvpx/vp8/common/x86/ |
postproc_x86.c | 22 /* ISO C forbids an empty translation unit. */
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/ |
perf.txt | 17 covers hardware level (CPU/PMU, Performance Monitoring Unit) features
|
/external/llvm/test/Unit/ |
lit.site.cfg.in | 23 lit_config.load_config(config, "@LLVM_SOURCE_DIR@/test/Unit/lit.cfg")
|
Completed in 891 milliseconds
<<21222324252627282930>>