Home
last modified time | relevance | path

Searched defs:Setup (Results 1 – 25 of 25) sorted by relevance

/external/skia/site/dev/chrome/
Dblink.md44 ### Setup subsection
45 #### Code suppression does not yet exist \- Direct method
55 #### Code suppression does not yet exist \- Alternate method
64 #### Code suppression exists in header
/external/google-breakpad/src/common/
Dmemory_unittest.cc39 TEST(PageAllocatorTest, Setup) { in TEST() argument
69 TEST(WastefulVectorTest, Setup) { in TEST() argument
/external/google-breakpad/src/client/linux/microdump_writer/
Dmicrodump_writer_unittest.cc51 TEST(MicrodumpWriterTest, Setup) { in TEST() argument
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DCommonTokenStream.cs154 protected override void Setup() { in Setup() method in Antlr.Runtime.CommonTokenStream
DBufferedTokenStream.cs274 protected virtual void Setup() { in Setup() method in Antlr.Runtime.BufferedTokenStream
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DCommonTokenStream.cs169 protected override void Setup() in Setup() method in Antlr.Runtime.CommonTokenStream
DBufferedTokenStream.cs311 protected virtual void Setup() in Setup() method in Antlr.Runtime.BufferedTokenStream
/external/lldb/scripts/
Dbuildbot.py42 def Setup(self): member in LLDBBuildBot
/external/lldb/tools/lldb-perf/lib/
DTestCase.cpp58 TestCase::Setup (int& argc, const char**& argv) in Setup() function in TestCase
/external/gptfdisk/
Dattributes.cc47 void Attributes::Setup(void) { in Setup() function in Attributes
/external/lldb/tools/lldb-perf/darwin/formatters/
Dformatters.cpp74 Setup (int& argc, const char**& argv) in Setup() function in FormattersTest
/external/lldb/tools/lldb-perf/darwin/sketch/
Dsketch.cpp136 Setup (int& argc, const char**& argv) in Setup() function in SketchTest
/external/lldb/tools/lldb-perf/common/stepping/
Dlldb-perf-stepping.cpp31 Setup (int& argc, const char**& argv) in Setup() function in StepTest
/external/lldb/tools/lldb-perf/common/clang/
Dlldb_perf_clang.cpp71 Setup (int& argc, const char**& argv) in Setup() function in ClangTest
/external/lldb/examples/python/
Dperformance.py141 def Setup(self, args): member in TestCase
/external/libnfc-nci/src/udrv/include/
Duusb.h94 tUUSB_SETUP_PKT Setup; member
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper_unittest.cc121 TEST_F(LinuxPtraceDumperChildTest, Setup) { in TEST_F() argument
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.h112 GLuint Setup[I830_TEX_SETUP_SIZE]; member
/external/protobuf/gtest/include/gtest/
Dgtest.h440 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } in Setup() function
849 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } in Setup() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest.h459 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } in Setup() function
924 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } in Setup() function
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h459 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } in Setup() function
924 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } in Setup() function
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest.h460 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } in Setup() function
924 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } in Setup() function
/external/gtest/include/gtest/
Dgtest.h451 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } in Setup() function
954 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } in Setup() function
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc731 bool ExceptionHandler::Setup(bool install_handler) { in Setup() function in google_breakpad::ExceptionHandler
/external/regex-re2/re2/
Dcompile.cc951 void Compiler::Setup(Regexp::ParseFlags flags, int64 max_mem, in Setup() function in re2::Compiler