HomeSort by relevance Sort by last modified time
    Searched refs:testBlock (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/test/mac/
run_test.mm 16 typedef void(^TestBlock)();
17 TestBlock functionToBlock(void(*function)()) {
25 - (void)runAllTests:(TestBlock)ignored;
38 - (void)runAllTests:(TestBlock)testBlock {
40 testBlock();
60 TestBlock testBlock = functionToBlock(test);
63 withObject:testBlock];
  /external/chromium_org/tools/json_schema_compiler/
code_test.py 15 def testBlock(self):
  /external/antlr/antlr-3.4/runtime/Python/tests/
t059debug.py 447 def testBlock(self):

Completed in 313 milliseconds