OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fixtures
(Results
51 - 75
of
108
) sorted by null
1
2
3
4
5
/tools/external/gradle/
gradle-1.6-all.zip
gradle-1.5-all.zip
gradle-1.4-all.zip
gradle-1.3-all.zip
/external/smali/smalidea/src/test/java/org/jf/smalidea/
SmaliInstructionTest.java
35
import com.intellij.testFramework.
fixtures
.LightCodeInsightFixtureTestCase;
SmaliClassTest.java
46
import com.intellij.testFramework.
fixtures
.DefaultLightProjectDescriptor;
47
import com.intellij.testFramework.
fixtures
.LightCodeInsightFixtureTestCase;
LightCodeInsightParsingTestCase.java
33
import com.intellij.testFramework.
fixtures
.LightCodeInsightFixtureTestCase;
SmaliClassTypeElementTest.java
34
import com.intellij.testFramework.
fixtures
.LightCodeInsightFixtureTestCase;
SmaliImplementsExtendsTest.java
35
import com.intellij.testFramework.
fixtures
.LightCodeInsightFixtureTestCase;
/external/webrtc/webrtc/voice_engine/test/auto_test/extended/
agc_config_test.cc
11
#include "webrtc/voice_engine/test/auto_test/
fixtures
/after_streaming_fixture.h"
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
external_media_test.cc
15
#include "webrtc/voice_engine/test/auto_test/
fixtures
/after_streaming_fixture.h"
file_before_streaming_test.cc
12
#include "webrtc/voice_engine/test/auto_test/
fixtures
/after_initialization_fixture.h"
hardware_before_streaming_test.cc
13
#include "webrtc/voice_engine/test/auto_test/
fixtures
/after_initialization_fixture.h"
rtp_rtcp_extensions.cc
15
#include "webrtc/voice_engine/test/auto_test/
fixtures
/before_streaming_fixture.h"
rtp_rtcp_test.cc
15
#include "webrtc/voice_engine/test/auto_test/
fixtures
/after_streaming_fixture.h"
video_sync_test.cc
16
#include "webrtc/voice_engine/test/auto_test/
fixtures
/after_streaming_fixture.h"
codec_test.cc
17
#include "webrtc/voice_engine/test/auto_test/
fixtures
/after_streaming_fixture.h"
/external/chromium-trace/catapult/third_party/Paste/docs/
testing-applications.txt
149
fixtures
too, when an error-handling middleware is in place).
/external/google-breakpad/src/testing/gtest/
CHANGES
22
* Value-parameterized test
fixtures
can now derive from Test and
/external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/
after_initialization_fixture.h
24
#include "webrtc/voice_engine/test/auto_test/
fixtures
/before_initialization_fixture.h"
/cts/tests/tests/os/jni/seccomp-tests/tests/
test_harness.h
257
* TODO(wad) register
fixtures
on dedicated test lists.
510
/* TODO(wad) organize by
fixtures
since ordering is not guaranteed now. */
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
test_harness.h
253
* TODO(wad) register
fixtures
on dedicated test lists.
483
/* TODO(wad) organize by
fixtures
since ordering is not guaranteed now. */
/external/minijail/
test_harness.h
237
* TODO(wad) register
fixtures
on dedicated test lists.
432
/* TODO(wad) organize by
fixtures
since ordering is not guaranteed now. */
/external/tlsdate/src/
test_harness.h
239
* TODO(wad) register
fixtures
on dedicated test lists.
445
/* TODO(wad) organize by
fixtures
since ordering is not guaranteed now. */
/external/gtest/
CHANGES
49
* Value-parameterized test
fixtures
can now derive from Test and
Completed in 692 milliseconds
1
2
3
4
5