/external/webrtc/webrtc/base/ |
D | optional_unittest.cc | 67 static rtc::scoped_ptr<std::vector<std::string>> Setup() { in Setup() function in rtc::__anon498329ec0111::Logger 122 auto log = Logger::Setup(); in TEST() 131 auto log = Logger::Setup(); in TEST() 144 auto log = Logger::Setup(); in TEST() 161 auto log = Logger::Setup(); in TEST() 174 auto log = Logger::Setup(); in TEST() 192 auto log = Logger::Setup(); in TEST() 204 auto log = Logger::Setup(); in TEST() 221 auto log = Logger::Setup(); in TEST() 237 auto log = Logger::Setup(); in TEST() [all …]
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | BufferedTokenStream.cs | 169 Setup(); in Mark() 210 Setup(); in Consume() 259 Setup(); in Get() 291 Setup(); in LT() 311 protected virtual void Setup() in Setup() method in Antlr.Runtime.BufferedTokenStream 334 Setup(); in GetTokens() 372 Setup(); in ToString() 383 Setup(); in ToString() 411 Setup(); in Fill()
|
D | CommonTokenStream.cs | 96 Setup(); in Consume() 123 Setup(); in LT() 169 protected override void Setup() in Setup() method in Antlr.Runtime.CommonTokenStream
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | BufferedTokenStream.cs | 147 Setup(); in Mark() 182 Setup(); in Consume() 226 Setup(); in Get() 255 Setup(); in LT() 274 protected virtual void Setup() { in Setup() method in Antlr.Runtime.BufferedTokenStream 293 Setup(); in GetTokens() 325 Setup(); in ToString() 335 Setup(); in ToString() 359 Setup(); in Fill()
|
D | CommonTokenStream.cs | 85 Setup(); in Consume() 113 Setup(); in LT() 154 protected override void Setup() { in Setup() method in Antlr.Runtime.CommonTokenStream
|
/external/webrtc/webrtc/modules/audio_coding/test/ |
D | PacketLossTest.cc | 27 void ReceiverWithPacketLoss::Setup(AudioCodingModule *acm, in Setup() function in webrtc::ReceiverWithPacketLoss 38 Receiver::Setup(acm, rtpStream, ss.str(), channels); in Setup() 89 void SenderWithFEC::Setup(AudioCodingModule *acm, RTPStream *rtpStream, in Setup() function in webrtc::SenderWithFEC 92 Sender::Setup(acm, rtpStream, in_file_name, sample_rate, channels); in Setup() 144 sender_->Setup(acm.get(), &rtpFile, in_file_name_, sample_rate_hz_, channels_, in Perform() 159 receiver_->Setup(acm.get(), &rtpFile, "packetLoss_out", channels_, in Perform()
|
D | PacketLossTest.h | 23 void Setup(AudioCodingModule *acm, RTPStream *rtpStream, 40 void Setup(AudioCodingModule *acm, RTPStream *rtpStream,
|
D | EncodeDecodeTest.cc | 54 void Sender::Setup(AudioCodingModule *acm, RTPStream *rtpStream, in Setup() function in webrtc::Sender 125 void Receiver::Setup(AudioCodingModule *acm, RTPStream *rtpStream, in Setup() function in webrtc::Receiver 317 _receiver.Setup(acm.get(), &rtpFile, "encodeDecode_out", 1); in Perform() 345 _sender.Setup(acm.get(), &rtpFile, "audio_coding/testfile32kHz", 32000, 1); in EncodeToFile()
|
D | EncodeDecodeTest.h | 50 void Setup(AudioCodingModule *acm, RTPStream *rtpStream, 73 void Setup(AudioCodingModule *acm, RTPStream *rtpStream,
|
/external/compiler-rt/test/dfsan/ |
D | lit.cfg | 5 # Setup config name. 8 # Setup source root. 11 # Setup default compiler flags used with -fsanitize=dataflow option.
|
/external/compiler-rt/test/msan/ |
D | lit.cfg | 5 # Setup config name. 8 # Setup source root. 11 # Setup default compiler flags used with -fsanitize=memory option.
|
/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/ |
D | BufferPerformanceBench.java | 37 import org.openjdk.jmh.annotations.Setup; 172 @Setup(Level.Trial) 216 @Setup(Level.Trial) 221 @Setup(Level.Invocation) 231 @Setup(Level.Trial)
|
/external/compiler-rt/test/tsan/ |
D | lit.cfg | 14 # Setup config name. 17 # Setup source root. 20 # Setup environment variables for running ThreadSanitizer. 41 # Setup default compiler flags used with -fsanitize=thread option.
|
/external/fonttools/Windows/ |
D | README.TXT | 23 7. Run Inno Setup and open Windows\fonttools-win-setup.iss 24 8. In Inno Setup, select File/Compile, then Run/Run. 46 10.Run Inno Setup and open Windows\fonttools-win-setup.iss 47 11.In Inno Setup, select File/Compile, then Run/Run.
|
/external/compiler-rt/test/profile/ |
D | lit.cfg | 5 # Setup config name. 8 # Setup source root. 11 # Setup executable root.
|
/external/compiler-rt/test/tsan/Unit/ |
D | lit.site.cfg.in | 7 # Setup config name. 10 # Setup test source and exec root. For unit tests, we define
|
/external/compiler-rt/test/sanitizer_common/Unit/ |
D | lit.site.cfg.in | 7 # Setup config name. 10 # Setup test source and exec root. For unit tests, we define
|
/external/compiler-rt/test/msan/Unit/ |
D | lit.site.cfg.in | 7 # Setup config name. 10 # Setup test source and exec root. For unit tests, we define
|
/external/pdfium/testing/resources/javascript/ |
D | globals.in | 69 app.alert("For " + prop.name + ": Setup: ERROR: " + e.toString()); 130 dump_global("After Setup"); 139 dump_global("After Setup and Persist false"); 150 dump_global("After Setup and Persist true");
|
/external/gptfdisk/ |
D | attributes.cc | 30 Setup(); in Attributes() 38 Setup(); in Attributes() 47 void Attributes::Setup(void) { in Setup() function in Attributes
|
/external/compiler-rt/test/asan/Unit/ |
D | lit.site.cfg.in | 14 # Setup config name. 17 # Setup test source and exec root. For unit tests, we define
|
/external/google-breakpad/src/common/ |
D | memory_unittest.cc | 39 TEST(PageAllocatorTest, Setup) { in TEST() argument 69 TEST(WastefulVectorTest, Setup) { in TEST() argument
|
/external/compiler-rt/unittests/ |
D | lit.common.unit.cfg | 11 # Setup test format 15 # Setup test suffixes.
|
/external/compiler-rt/test/safestack/ |
D | lit.cfg | 5 # Setup config name. 8 # Setup source root.
|
/external/compiler-rt/test/asan/ |
D | lit.cfg | 29 # Setup config name. 46 # Setup source root. 67 # Setup default compiler flags used with -fsanitize=address option. 128 # Setup path to asan_symbolize.py script. 134 # Setup path to sancov.py script.
|