OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testing
(Results
1201 - 1225
of
8489
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
index.html
15
<li>Start
testing
from a test number:
/external/webrtc/src/common_audio/resampler/
resampler.gypi
40
'<(webrtc_root)/../
testing
/gtest.gyp:gtest',
/external/webrtc/src/common_audio/vad/
vad.gypi
49
'<(webrtc_root)/../
testing
/gtest.gyp:gtest',
/external/webrtc/test/
metrics.gyp
39
'<(webrtc_root)/../
testing
/gtest.gyp:gtest',
/external/webrtc/test/testsupport/
frame_writer_unittest.cc
22
class FrameWriterTest: public
testing
::Test {
unittest_utils.h
26
class PacketRelatedTest: public
testing
::Test {
/external/wpa_supplicant_8/wpa_supplicant/tests/
test_eap_sim_common.c
29
printf("
Testing
EAP-SIM PRF (FIPS 186-2 + change notice 1)\n");
/frameworks/av/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 {
633
ALOGV("
Testing
OneBufferPass ******************************");
644
ALOGV("
Testing
Wrong size BufferPass ******************************")
[
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/tests/RenderScriptTests/tests/src/com/android/rs/test/
array_init.rs
3
//
Testing
constant array initialization
math_conformance.rs
3
//
Testing
math conformance
primitives.rs
3
//
Testing
primitive types
rsdebug.rs
3
//
Testing
primitive types
/frameworks/base/tests/RenderScriptTests/tests_v11/src/com/android/rs/test/
primitives.rs
3
//
Testing
primitive types
rsdebug.rs
3
//
Testing
primitive types
/frameworks/base/tests/RenderScriptTests/tests_v14/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/compile/mclinker/unittests/
HashTableTest.h
23
class HashTableTest : public ::
testing
::Test
LDSymbolTest.h
26
class LDSymbolTest : public ::
testing
::Test
Completed in 324 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>