OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testing
(Results
951 - 975
of
7783
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
index.html
15
<li>Start
testing
from a test number:
/external/webrtc/src/modules/audio_processing/main/test/unit_test/
unit_test.cc
41
class ApmEnvironment : public ::
testing
::Environment {
53
class ApmTest : public ::
testing
::Test {
336
//
Testing
number of invalid channels
343
//
Testing
number of valid channels
360
//
Testing
invalid sample rates
362
//
Testing
valid sample rates
647
//
Testing
gain modes
668
//
Testing
invalid target levels
673
//
Testing
valid target levels
685
//
Testing
invalid compression gain
[
all
...]
/frameworks/base/core/tests/coretests/EnabledTestApp/src/com/android/frameworks/coretests/enabled_app/
DisabledProvider.java
25
* Empty ContentProvider for
testing
EnabledProvider.java
25
* Empty ContentProvider for
testing
/frameworks/base/core/tests/coretests/src/android/accessibilityservice/
InterrogationActivity.java
24
* Activity for
testing
the accessibility APIs for "interrogation" of
/frameworks/base/core/tests/coretests/src/android/widget/scroll/
ButtonsWithTallTextViewInBetween.java
26
* Two buttons sandwiching a tall text view (good for
testing
panning across
/frameworks/base/libs/utils/tests/
ZipFileRO_test.cpp
28
class ZipFileROTest : public
testing
::Test {
/frameworks/base/media/libstagefright/tests/
SurfaceMediaSource_test.cpp
51
class GLTest : public ::
testing
::Test {
290
::
testing
::AssertionResult checkPixel(int x, int y, int r,
302
return ::
testing
::AssertionFailure(
303
::
testing
::Message(msg.string()));
328
return ::
testing
::AssertionFailure(
329
::
testing
::Message(msg.string()));
331
return ::
testing
::AssertionSuccess();
348
class SurfaceMediaSourceTest : public ::
testing
::Test {
628
LOGV("
Testing
OneBufferPass ******************************");
639
LOGV("
Testing
Wrong size BufferPass ******************************")
[
all
...]
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
primitives.rs
3
//
Testing
primitive types
rsdebug.rs
3
//
Testing
primitive types
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/dataclass/
ClassWithNative.java
36
// Note: it's good to have a long or double for
testing
parameters since they take
OuterClass.java
32
// Note: it's good to have a long or double for
testing
parameters since they take
/frameworks/compile/libbcc/tests/data/src/
film.c
32
printf("
testing
...\n");
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
VNode.java
21
* Previously used in main vCard handling code but now exists only for
testing
.
/hardware/msm7k/libgralloc-qsd8k/
Android.mk
36
# Build a host library for
testing
/hardware/ril/mock-ril/
Makefile
2
# and
testing
the mock ril. The default "all" target
4
# code. The other targest are used for
testing
.
36
# A Makefile to run protoc and simplify
testing
.
40
# TODO: Document/cleanup these
testing
targets as we learn whats needed.
/hardware/ril/mock-ril/src/proto/
ctrl.proto
20
CTRL_CMD_ADD_DIALING_CALL = 1006; // this command is for
testing
/libcore/luni/src/test/java/tests/api/javax/security/cert/
X509CertificateTest.java
71
//
Testing
data was generated by using of classes
173
* X509Certificate() constructor
testing
.
182
* getInstance(InputStream inStream) method
testing
.
214
* getInstance(byte[] certData) method
testing
.
259
* checkValidity() method
testing
.
303
* checkValidity(Date date) method
testing
.
357
* getVersion() method
testing
.
369
* getSerialNumber() method
testing
.
382
* getIssuerDN() method
testing
.
395
* getSubjectDN() method
testing
[
all
...]
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
SignerStub.java
30
* Stub for abstract class Signer, necessary for
testing
purposes
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/spec/
MyEncodedKeySpec.java
28
* Support class for abstract base class
testing
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
vpathgpath
30
# General
testing
info:
/packages/apps/Calculator/tests/src/com/android/calculator2/tests/
CalculatorLaunchPerformance.java
26
* Instrumentation class for Calculator launch performance
testing
.
/packages/apps/Calendar/tests/src/com/android/calendar/
CalendarLaunchPerformance.java
24
* Instrumentation class for Browser launch performance
testing
.
/packages/apps/Camera/tests/src/com/android/camera/
CameraLaunchPerformance.java
24
* Instrumentation class for Camera launch performance
testing
.
/packages/apps/Contacts/src/com/android/contacts/test/
EmptyFragment.java
27
* Empty fragment used for
testing
.
Completed in 1288 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>