HomeSort by relevance Sort by last modified time
    Searched full:testing (Results 476 - 500 of 7783) sorted by null

<<11121314151617181920>>

  /external/clang/test/CodeGenCXX/
instantiate-blocks.cpp 42 void (^testing)(int) = ^(int bar) { printf("bar is %d\n", bar); };
  /external/clang/test/Sema/
format-strings-fixit.c 16 printf("abc%0f", "testing testing 123");
64 // CHECK: printf("abc%s", "testing testing 123");
  /external/icu4c/test/cintltst/
cdattst.h 49 * test subroutine used by the testing functions
cmsgtst.h 51 * function used to set up various patterns used for testing u_formatMessage()
  /external/icu4c/test/intltest/
dadrcal.h 9 * bundles to perform testing. For more details on data structure, see
dadrfmt.h 9 * bundles to perform testing. For more details on data structure, see
trnserr.h 7 * This test program is intended for testing error conditions of the
  /external/llvm/test/CodeGen/PowerPC/
2010-10-11-Fast-Varargs.ll 10 define i32 @testing(i32 %x, float %a, ...) nounwind {
  /external/mksh/src/
00-NOTE.txt 22 overrides, causing problems with testing tool
  /external/webkit/LayoutTests/fast/dom/TreeWalker/
filter-throw-expected.txt 6 Testing with object filter
  /external/webkit/LayoutTests/fast/dom/TreeWalker/script-tests/
filter-throw.js 7 debug("Testing with object filter");
  /external/webkit/LayoutTests/http/tests/appcache/
main-resource-redirect.html 4 <div id="result">Testing...</div>
  /external/webkit/LayoutTests/storage/domstorage/events/script-tests/
case-sensitive.js 12 debug("Testing " + storageString);
documentURI.js 12 debug("Testing " + storageString);
  /external/webkit/LayoutTests/storage/domstorage/script-tests/
remove-item.js 11 debug("Testing " + storageString);
  /external/webkit/Source/WebCore/manual-tests/autocorrection/
close-window-when-correction-is-shown.html 33 <title>Testing closing window when correction suggestion is shown</title>
  /external/webrtc/src/common_audio/signal_processing_library/main/test/unit_test/
unit_test.h 22 class SplTest: public ::testing::Test
  /external/webrtc/src/common_audio/vad/main/test/unit_test/
unit_test.h 21 class VadTest : public ::testing::Test {
  /external/yaffs2/yaffs2/
moduleconfig.h 23 /* Meaning: Disables testing whether chunks are erased before writing to them*/
  /frameworks/base/core/tests/coretests/DisabledTestApp/src/com/android/frameworks/coretests/disabled_app/
EnabledActivity.java 22 * Empty Activity for testing
  /frameworks/base/core/tests/coretests/EnabledTestApp/src/com/android/frameworks/coretests/enabled_app/
DisabledActivity.java 22 * Empty Activity for testing
DisabledReceiver.java 24 * Empty IntentReceiver for testing
DisabledService.java 24 * Empty Service for testing
EnabledActivity.java 22 * Empty Activity for testing
EnabledReceiver.java 24 * Empty IntentReceiver for testing

Completed in 219 milliseconds

<<11121314151617181920>>