OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalid
(Results
401 - 425
of
15080
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaPlayerGetVideoHeightStateUnitTest.java
24
* Unit test class to test the set of valid and
invalid
states that
33
* 2. It is
invalid
to call getVideoHeight() in the following states:
51
//
Invalid
states.
MediaPlayerGetVideoWidthStateUnitTest.java
24
* Unit test class to test the set of valid and
invalid
states that
33
* 2. It is
invalid
to call getVideoWidth() in the following states:
51
//
Invalid
states.
MediaPlayerIsPlayingStateUnitTest.java
24
* Unit test class to test the set of valid and
invalid
states that
33
* 2. It is
invalid
to call isPlaying() in the following states:
51
//
Invalid
states.
MediaPlayerPauseStateUnitTest.java
24
* Unit test class to test the set of valid and
invalid
states that
33
* 2. It is
invalid
to call pause() in the following states:
45
//
Invalid
states.
MediaPlayerResetStateUnitTest.java
24
* Unit test class to test the set of valid and
invalid
states that
33
* 2. It is
invalid
to call reset() in the following states:
51
//
Invalid
states.
MediaPlayerSeekToStateUnitTest.java
24
* Unit test class to test the set of valid and
invalid
states that
33
* 2. It is
invalid
to call seekTo() in the following states:
46
//
Invalid
states.
MediaPlayerSetAudioStreamTypeStateUnitTest.java
25
* Unit test class to test the set of valid and
invalid
states that
34
* 2. It is
invalid
to call setAudioStreamType() in the following states:
52
//
Invalid
states.
MediaPlayerSetLoopingStateUnitTest.java
24
* Unit test class to test the set of valid and
invalid
states that
34
* 2. It is
invalid
to call setLooping() in the following states:
52
//
Invalid
states.
MediaPlayerSetVolumeStateUnitTest.java
24
* Unit test class to test the set of valid and
invalid
states that
33
* 2. It is
invalid
to call setVolume() in the following states:
51
//
Invalid
states.
MediaPlayerStartStateUnitTest.java
24
* Unit test class to test the set of valid and
invalid
states that
33
* 2. It is
invalid
to call start() in the following states:
47
//
Invalid
states.
MediaPlayerStopStateUnitTest.java
24
* Unit test class to test the set of valid and
invalid
states that
33
* 2. It is
invalid
to call stop() in the following states:
48
//
Invalid
states.
MediaRecorderPrepareStateUnitTest.java
26
* Unit test class to test the set of valid and
invalid
states that
35
* 2. It is
invalid
to call prepare() in the following states:
44
//
Invalid
states.
MediaRecorderResetStateUnitTest.java
25
* Unit test class to test the set of valid and
invalid
states that
34
* 2. It is
invalid
to call reset() in the following states:
50
//
Invalid
states.
MediaRecorderSetAudioEncoderStateUnitTest.java
25
* Unit test class to test the set of valid and
invalid
states that
34
* 2. It is
invalid
to call setAudioEncoder() in the following states:
43
//
Invalid
states.
MediaRecorderSetAudioSourceStateUnitTest.java
25
* Unit test class to test the set of valid and
invalid
states that
34
* 2. It is
invalid
to call setAudioSource() in the following states:
46
//
Invalid
states.
MediaRecorderSetOutputFormatStateUnitTest.java
25
* Unit test class to test the set of valid and
invalid
states that
34
* 2. It is
invalid
to call setOutputFormat() in the following states:
43
//
Invalid
states.
MediaRecorderStartStateUnitTest.java
25
* Unit test class to test the set of valid and
invalid
states that
34
* 2. It is
invalid
to call start() in the following states:
43
//
Invalid
states.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
literals.py
28
raise ValueError("
invalid
hex string escape ('\\%s')" % tail)
32
raise ValueError("
invalid
hex string escape ('\\%s')" % tail)
37
raise ValueError("
invalid
octal string escape ('\\%s')" % tail)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
literals.py
28
raise ValueError("
invalid
hex string escape ('\\%s')" % tail)
32
raise ValueError("
invalid
hex string escape ('\\%s')" % tail)
37
raise ValueError("
invalid
octal string escape ('\\%s')" % tail)
/dalvik/libdex/
Leb128.cpp
26
* value was syntactically valid. The only syntactically *
invalid
*
30
* then the read is considered
invalid
.
48
* value was syntactically valid. The only syntactically *
invalid
*
52
* then the read is considered
invalid
.
/external/antlr/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/
gUnitTestResult.stg
30
testResult(title, num_of_test, num_of_failure, failure, has_invalid, num_of_invalid,
invalid
) ::= <<
41
<num_of_invalid>
invalid
inputs found:
42
<
invalid
:{<it.header>
43
invalid
input: <it.actual>
/external/bison/m4/
msvc-inval.m4
13
[Define to 1 on MSVC platforms that have the "
invalid
parameter handler"
/external/chromium/chrome/browser/extensions/
pending_extension_info.cc
30
install_source_(Extension::
INVALID
) {}
/external/chromium/net/url_request/
url_request_error_job.h
5
//
Invalid
URLs go through this URLRequestJob class rather than being
/external/chromium_org/base/android/
content_uri_utils.h
19
// Returns -1 if the uri is
invalid
.
Completed in 1340 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>