OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IGNORE_TESTS
(Results
1 - 4
of
4
) sorted by null
/cts/tests/tests/media/src/android/media/cts/
StreamingMediaPlayer2Test.java
49
private static final boolean
IGNORE_TESTS
= true;
123
if (
IGNORE_TESTS
) {
136
if (
IGNORE_TESTS
) {
149
if (
IGNORE_TESTS
) {
161
if (
IGNORE_TESTS
) {
173
if (
IGNORE_TESTS
) {
185
if (
IGNORE_TESTS
) {
198
if (
IGNORE_TESTS
) {
215
if (
IGNORE_TESTS
) {
253
if (
IGNORE_TESTS
) {
[
all
...]
.goutputstream-9KZYJZ
49
private static final boolean
IGNORE_TESTS
= true;
123
if (
IGNORE_TESTS
) {
136
if (
IGNORE_TESTS
) {
149
if (
IGNORE_TESTS
) {
161
if (
IGNORE_TESTS
) {
173
if (
IGNORE_TESTS
) {
185
if (
IGNORE_TESTS
) {
198
if (
IGNORE_TESTS
) {
215
if (
IGNORE_TESTS
) {
253
if (
IGNORE_TESTS
) {
[
all
...]
MediaPlayer2Test.java
88
private static final boolean
IGNORE_TESTS
= true;
128
if (
IGNORE_TESTS
) {
184
if (
IGNORE_TESTS
) {
207
if (
IGNORE_TESTS
) {
316
if (
IGNORE_TESTS
) {
418
if (
IGNORE_TESTS
) {
480
if (
IGNORE_TESTS
) {
539
if (
IGNORE_TESTS
) {
684
if (
IGNORE_TESTS
) {
718
if (
IGNORE_TESTS
) {
[
all
...]
/external/swiftshader/third_party/LLVM/test/
Makefile
73
IGNORE_TESTS
:=
76
IGNORE_TESTS
+= llvm2cpp.exp
79
ifdef
IGNORE_TESTS
80
RUNTESTFLAGS += --ignore "$(strip $(
IGNORE_TESTS
))"
Completed in 162 milliseconds