OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testing
(Results
3126 - 3150
of
4772
) sorted by null
<<
121
122
123
124
125
126
127
128
129
130
>>
/external/mesa3d/docs/OLD/
MESA_sprite_point.spec
66
images, alpha
testing
and blending.
/external/protobuf/src/google/protobuf/compiler/
parser_unittest.cc
49
#include <google/protobuf/
testing
/googletest.h>
96
class ParserTest : public
testing
::Test {
703
// we are
testing
every possible error that Parser can generate because
[
all
...]
/external/skia/tools/lua/
glyph-usage.lua
146
io.write("just
testing
test_summary\n")
/frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp
71
// The fixture for
testing
class BufferQueue
72
class TestBufferQueue: public ::
testing
::Test {
462
testing
::InitGoogleTest(&argc, argv);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
datarate_test.cc
206
// For
testing
up to 3 layers.
581
::
testing
::Values(::libvpx_test::kOnePassGood,
583
::
testing
::Range(2, 5));
external_frame_buffer_test.cc
190
// Class for
testing
passing in external frame buffers to libvpx.
270
// Class for
testing
passing in external frame buffers to libvpx.
271
class ExternalFrameBufferTest : public ::
testing
::Test {
465
::
testing
::ValuesIn(libvpx_test::kVP9TestVectors,
/system/keymaster/
key_blob_test.cpp
30
::
testing
::InitGoogleTest(&argc, argv);
46
class KeyBlobTest : public
testing
::Test {
/external/chromium_org/chrome/browser/extensions/api/identity/
identity_apitest.cc
46
#include "
testing
/gmock/include/gmock/gmock.h"
47
#include "
testing
/gtest/include/gtest/gtest.h"
50
using
testing
::_;
51
using
testing
::Return;
52
using
testing
::ReturnRef;
468
testing
::AssertionResult ExpectGetAccounts(
510
return
testing
::AssertionResult(true);
513
testing
::AssertionResult GenerateFailureResult(
516
testing
::Message msg("Expected: ");
538
return
testing
::AssertionFailure(msg)
[
all
...]
/external/chromium_org/net/cookies/
cookie_monster_unittest.cc
31
#include "
testing
/gmock/include/gmock/gmock.h"
32
#include "
testing
/gtest/include/gtest/gtest.h"
787
testing
::Mock::VerifyAndClear(persistent_store_.get());
[
all
...]
/art/runtime/base/unix_file/
random_access_file_test.h
28
class RandomAccessFileTest : public
testing
::Test {
/bionic/tests/
dlfcn_test.cpp
28
ASSERT_PRED_FORMAT2(::
testing
::IsSubstring, needle, haystack)
/cts/suite/audio_quality/test/
SignalProcessingInterfaceTest.cpp
25
class SignalProcessingInterfaceTest : public
testing
::Test {
TaskCaseTest.cpp
25
class TaskCaseTest : public
testing
::Test {
/cts/suite/cts/deviceTests/opengl/test/
MatrixTest.cpp
22
class MatrixTest: public
testing
::Test {
/cts/tests/tests/nativeopengl/standalone/jni/
GLTestHelper.cpp
217
::
testing
::GTEST_FLAG(filter) = filter;
/external/bluetooth/bluedroid/osi/test/
alarm_test.cpp
30
class AlarmTest : public ::
testing
::Test {
/external/ceres-solver/internal/ceres/
compressed_col_sparse_matrix_utils_test.cc
196
class SolveUpperTriangularTest : public ::
testing
::Test {
dogleg_strategy_test.cc
45
class Fixture : public
testing
::Test {
partitioned_matrix_view_test.cc
49
class PartitionedMatrixViewTest : public ::
testing
::Test {
schur_complement_solver_test.cc
47
class SchurComplementSolverTest : public ::
testing
::Test {
schur_eliminator_test.cc
53
class SchurEliminatorTest : public ::
testing
::Test {
unsymmetric_linear_solver_test.cc
45
class UnsymmetricLinearSolverTest : public ::
testing
::Test {
visibility_test.cc
50
class VisibilityTest : public ::
testing
::Test {
/external/chromium_org/ash/display/
projecting_observer_chromeos_unittest.cc
10
#include "
testing
/gtest/include/gtest/gtest.h"
40
class ProjectingObserverTest : public
testing
::Test {
/external/chromium_org/ash/system/chromeos/session/
logout_confirmation_controller_unittest.cc
19
#include "
testing
/gtest/include/gtest/gtest.h"
151
class LogoutConfirmationControllerTest : public
testing
::Test {
Completed in 1523 milliseconds
<<
121
122
123
124
125
126
127
128
129
130
>>