OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AssertionResult
(Results
26 - 50
of
120
) sorted by null
1
2
3
4
5
/external/ceres-solver/internal/ceres/
iterative_schur_complement_solver_test.cc
55
using testing::
AssertionResult
;
75
AssertionResult
TestSolver(double* D) {
implicit_schur_complement_test.cc
51
using testing::
AssertionResult
;
117
AssertionResult
TestImplicitSchurComplement(double* D) {
/external/chromium_org/chrome/renderer/extensions/
activity_log_converter_strategy_unittest.cc
33
testing::
AssertionResult
VerifyNull(v8::Local<v8::Value> v8_value) {
41
testing::
AssertionResult
VerifyBoolean(v8::Local<v8::Value> v8_value,
53
testing::
AssertionResult
VerifyInteger(v8::Local<v8::Value> v8_value,
65
testing::
AssertionResult
VerifyDouble(v8::Local<v8::Value> v8_value,
77
testing::
AssertionResult
VerifyString(v8::Local<v8::Value> v8_value,
/external/chromium/net/proxy/
proxy_config_service_common_unittest.cc
24
::testing::
AssertionResult
* failure_details,
72
::testing::
AssertionResult
ProxyRulesExpectation::Matches(
74
::testing::
AssertionResult
failure_details = ::testing::AssertionFailure();
/external/chromium_org/net/proxy/
proxy_config_service_common_unittest.cc
25
::testing::
AssertionResult
* failure_details,
95
::testing::
AssertionResult
ProxyRulesExpectation::Matches(
97
::testing::
AssertionResult
failure_details = ::testing::AssertionFailure();
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest_pred_impl.h
52
// text, and returns a testing::
AssertionResult
. See the definition
77
if (const ::testing::
AssertionResult
gtest_ar = (expression)) \
87
AssertionResult
AssertPred1Helper(const char* pred_text,
131
AssertionResult
AssertPred2Helper(const char* pred_text,
182
AssertionResult
AssertPred3Helper(const char* pred_text,
240
AssertionResult
AssertPred4Helper(const char* pred_text,
305
AssertionResult
AssertPred5Helper(const char* pred_text,
gtest.cc
509
AssertionResult
HasOneFailure(const char* /* results_expr */,
831
//
AssertionResult
constructor.
832
AssertionResult
::
AssertionResult
(const internal::String& failure_message)
838
AssertionResult
AssertionSuccess() {
839
return
AssertionResult
();
844
AssertionResult
AssertionFailure(const Message& message) {
845
return
AssertionResult
(message.GetString());
865
AssertionResult
EqFailure(const char* expected_expression,
889
AssertionResult
DoubleNearPredFormat(const char* expr1
[
all
...]
/external/chromium/testing/gtest/include/gtest/
gtest_pred_impl.h
52
// text, and returns a testing::
AssertionResult
. See the definition
77
if (const ::testing::
AssertionResult
gtest_ar = (expression)) \
87
AssertionResult
AssertPred1Helper(const char* pred_text,
129
AssertionResult
AssertPred2Helper(const char* pred_text,
178
AssertionResult
AssertPred3Helper(const char* pred_text,
234
AssertionResult
AssertPred4Helper(const char* pred_text,
297
AssertionResult
AssertPred5Helper(const char* pred_text,
/external/chromium_org/testing/gtest/include/gtest/
gtest_pred_impl.h
52
// text, and returns a testing::
AssertionResult
. See the definition
77
if (const ::testing::
AssertionResult
gtest_ar = (expression)) \
87
AssertionResult
AssertPred1Helper(const char* pred_text,
129
AssertionResult
AssertPred2Helper(const char* pred_text,
178
AssertionResult
AssertPred3Helper(const char* pred_text,
234
AssertionResult
AssertPred4Helper(const char* pred_text,
297
AssertionResult
AssertPred5Helper(const char* pred_text,
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest_pred_impl.h
52
// text, and returns a testing::
AssertionResult
. See the definition
77
if (const ::testing::
AssertionResult
gtest_ar = (expression)) \
87
AssertionResult
AssertPred1Helper(const char* pred_text,
129
AssertionResult
AssertPred2Helper(const char* pred_text,
178
AssertionResult
AssertPred3Helper(const char* pred_text,
234
AssertionResult
AssertPred4Helper(const char* pred_text,
297
AssertionResult
AssertPred5Helper(const char* pred_text,
/external/gtest/include/gtest/
gtest_pred_impl.h
52
// text, and returns a testing::
AssertionResult
. See the definition
77
if (const ::testing::
AssertionResult
gtest_ar = (expression)) \
87
AssertionResult
AssertPred1Helper(const char* pred_text,
129
AssertionResult
AssertPred2Helper(const char* pred_text,
178
AssertionResult
AssertPred3Helper(const char* pred_text,
234
AssertionResult
AssertPred4Helper(const char* pred_text,
297
AssertionResult
AssertPred5Helper(const char* pred_text,
/external/llvm/utils/unittest/googletest/include/gtest/
gtest_pred_impl.h
52
// text, and returns a testing::
AssertionResult
. See the definition
77
if (const ::testing::
AssertionResult
gtest_ar = (expression)) \
87
AssertionResult
AssertPred1Helper(const char* pred_text,
129
AssertionResult
AssertPred2Helper(const char* pred_text,
178
AssertionResult
AssertPred3Helper(const char* pred_text,
234
AssertionResult
AssertPred4Helper(const char* pred_text,
297
AssertionResult
AssertPred5Helper(const char* pred_text,
/external/mesa3d/src/gtest/include/gtest/
gtest_pred_impl.h
52
// text, and returns a testing::
AssertionResult
. See the definition
77
if (const ::testing::
AssertionResult
gtest_ar = (expression)) \
87
AssertionResult
AssertPred1Helper(const char* pred_text,
129
AssertionResult
AssertPred2Helper(const char* pred_text,
178
AssertionResult
AssertPred3Helper(const char* pred_text,
234
AssertionResult
AssertPred4Helper(const char* pred_text,
297
AssertionResult
AssertPred5Helper(const char* pred_text,
/external/open-vcdiff/gtest/include/gtest/
gtest_pred_impl.h
52
// text, and returns a testing::
AssertionResult
. See the definition
77
if (const ::testing::
AssertionResult
gtest_ar = (expression)) \
87
AssertionResult
AssertPred1Helper(const char* pred_text,
131
AssertionResult
AssertPred2Helper(const char* pred_text,
182
AssertionResult
AssertPred3Helper(const char* pred_text,
240
AssertionResult
AssertPred4Helper(const char* pred_text,
305
AssertionResult
AssertPred5Helper(const char* pred_text,
/external/protobuf/gtest/include/gtest/
gtest_pred_impl.h
52
// text, and returns a testing::
AssertionResult
. See the definition
77
if (const ::testing::
AssertionResult
gtest_ar = (expression)) \
87
AssertionResult
AssertPred1Helper(const char* pred_text,
131
AssertionResult
AssertPred2Helper(const char* pred_text,
182
AssertionResult
AssertPred3Helper(const char* pred_text,
240
AssertionResult
AssertPred4Helper(const char* pred_text,
305
AssertionResult
AssertPred5Helper(const char* pred_text,
/ndk/sources/third_party/googletest/googletest/include/gtest/
gtest_pred_impl.h
52
// text, and returns a testing::
AssertionResult
. See the definition
77
if (const ::testing::
AssertionResult
gtest_ar = (expression)) \
87
AssertionResult
AssertPred1Helper(const char* pred_text,
129
AssertionResult
AssertPred2Helper(const char* pred_text,
178
AssertionResult
AssertPred3Helper(const char* pred_text,
234
AssertionResult
AssertPred4Helper(const char* pred_text,
297
AssertionResult
AssertPred5Helper(const char* pred_text,
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-internal.h
106
class
AssertionResult
; // Result of an assertion.
283
AssertionResult
EqFailure(const char* expected_expression,
493
AssertionResult
IsHRESULTSuccess(const char* expr, long hr); // NOLINT
494
AssertionResult
IsHRESULTFailure(const char* expr, long hr); // NOLINT
/external/chromium_org/base/test/
sequenced_task_runner_test_template.cc
146
::testing::
AssertionResult
CheckEventOrdersForEachTask(
172
::testing::
AssertionResult
CheckNoTaskRunsOverlap(
234
::testing::
AssertionResult
CheckNonNestableInvariants(
260
const ::testing::
AssertionResult
result =
/external/chromium_org/chromeos/network/onc/
onc_test_utils.cc
67
::testing::
AssertionResult
Equals(const base::Value* expected,
/external/chromium_org/components/dom_distiller/core/
article_entry_unittest.cc
13
using testing::
AssertionResult
;
/external/chromium_org/third_party/libaddressinput/chromium/cpp/test/
address_ui_test.cc
38
testing::
AssertionResult
ComponentsAreValid(
region_data_constants_test.cc
40
testing::
AssertionResult
HasCurlyBraces(const std::string& data) {
/external/clang/unittests/AST/
MatchVerifier.h
35
testing::
AssertionResult
match(const std::string &Code,
42
testing::
AssertionResult
match(const std::string &Code,
50
testing::
AssertionResult
match(const std::string &Code,
77
testing::
AssertionResult
MatchVerifier<NodeType>::match(
/external/open-vcdiff/gtest/include/gtest/internal/
gtest-internal.h
104
class
AssertionResult
; // Result of an assertion.
293
AssertionResult
EqFailure(const char* expected_expression,
300
String GetBoolAssertionFailureMessage(const
AssertionResult
& assertion_result,
556
AssertionResult
IsHRESULTSuccess(const char* expr, long hr); // NOLINT
557
AssertionResult
IsHRESULTFailure(const char* expr, long hr); // NOLINT
[
all
...]
/external/chromium_org/chrome/browser/sync/test/integration/
two_client_extension_settings_and_app_settings_sync_test.cc
74
testing::
AssertionResult
StartWithSameSettingsTest(
120
testing::
AssertionResult
StartWithDifferentSettingsTest(
Completed in 956 milliseconds
1
2
3
4
5