HomeSort by relevance Sort by last modified time
    Searched refs:Passed (Results 1 - 25 of 132) sorted by null

1 2 3 4 5 6

  /external/valgrind/none/tests/x86/
shift_ndep.stdout.exp 0 Passed (0).
  /external/valgrind/none/tests/ppc32/
data-cache-instructions.stdout.exp 0 Passed dcbzl test at aligned address within the test block.
2 Passed dcbzl test at un-aligned (1 modulo block_size) address within the test block.
3 Passed dcbzl test at un-aligned ((block_size - 1) modulo block_size) address within the test block.
  /external/valgrind/none/tests/ppc64/
data-cache-instructions.stdout.exp 0 Passed dcbzl test at aligned address within the test block.
2 Passed dcbzl test at un-aligned (1 modulo block_size) address within the test block.
3 Passed dcbzl test at un-aligned ((block_size - 1) modulo block_size) address within the test block.
  /external/google-breakpad/src/testing/gtest/test/
gtest-unittest-api_test.cc 243 EXPECT_TRUE(unit_test->Passed());
256 EXPECT_TRUE(test_cases[0]->Passed());
275 EXPECT_TRUE(test_cases[2]->Passed());
290 EXPECT_TRUE(tests[1]->result()->Passed());
298 EXPECT_TRUE(tests[2]->result()->Passed());
306 EXPECT_TRUE(tests[3]->result()->Passed());
323 EXPECT_TRUE(tests[0]->result()->Passed());
  /external/googletest/googletest/test/
gtest-unittest-api_test.cc 243 EXPECT_TRUE(unit_test->Passed());
256 EXPECT_TRUE(test_cases[0]->Passed());
275 EXPECT_TRUE(test_cases[2]->Passed());
290 EXPECT_TRUE(tests[1]->result()->Passed());
298 EXPECT_TRUE(tests[2]->result()->Passed());
306 EXPECT_TRUE(tests[3]->result()->Passed());
323 EXPECT_TRUE(tests[0]->result()->Passed());
  /external/protobuf/gtest/test/
gtest-unittest-api_test.cc 243 EXPECT_TRUE(unit_test->Passed());
256 EXPECT_TRUE(test_cases[0]->Passed());
276 EXPECT_TRUE(test_cases[2]->Passed());
291 EXPECT_TRUE(tests[1]->result()->Passed());
299 EXPECT_TRUE(tests[2]->result()->Passed());
307 EXPECT_TRUE(tests[3]->result()->Passed());
325 EXPECT_TRUE(tests[0]->result()->Passed());
  /external/v8/testing/gtest/test/
gtest-unittest-api_test.cc 243 EXPECT_TRUE(unit_test->Passed());
256 EXPECT_TRUE(test_cases[0]->Passed());
275 EXPECT_TRUE(test_cases[2]->Passed());
290 EXPECT_TRUE(tests[1]->result()->Passed());
298 EXPECT_TRUE(tests[2]->result()->Passed());
306 EXPECT_TRUE(tests[3]->result()->Passed());
323 EXPECT_TRUE(tests[0]->result()->Passed());
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-unittest-api_test.cc 243 EXPECT_TRUE(unit_test->Passed());
256 EXPECT_TRUE(test_cases[0]->Passed());
275 EXPECT_TRUE(test_cases[2]->Passed());
290 EXPECT_TRUE(tests[1]->result()->Passed());
298 EXPECT_TRUE(tests[2]->result()->Passed());
306 EXPECT_TRUE(tests[3]->result()->Passed());
323 EXPECT_TRUE(tests[0]->result()->Passed());
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
gtest-unittest-api_test.cc 243 EXPECT_TRUE(unit_test->Passed());
256 EXPECT_TRUE(test_cases[0]->Passed());
275 EXPECT_TRUE(test_cases[2]->Passed());
290 EXPECT_TRUE(tests[1]->result()->Passed());
298 EXPECT_TRUE(tests[2]->result()->Passed());
306 EXPECT_TRUE(tests[3]->result()->Passed());
323 EXPECT_TRUE(tests[0]->result()->Passed());
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
gtest-unittest-api_test.cc 243 EXPECT_TRUE(unit_test->Passed());
256 EXPECT_TRUE(test_cases[0]->Passed());
275 EXPECT_TRUE(test_cases[2]->Passed());
290 EXPECT_TRUE(tests[1]->result()->Passed());
298 EXPECT_TRUE(tests[2]->result()->Passed());
306 EXPECT_TRUE(tests[3]->result()->Passed());
323 EXPECT_TRUE(tests[0]->result()->Passed());
  /external/libchrome/dbus/
exported_object.cc 225 base::Passed(&method_call),
234 base::Passed(&method_call)));
251 base::Passed(&method_call)));
263 base::Passed(&method_call),
264 base::Passed(&response),
  /external/libmojo/mojo/common/
data_pipe_file_utils.cc 76 base::Passed(&destination), skip),
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/googletest/googletest/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/protobuf/gtest/include/gtest/internal/
gtest-death-test-internal.h 65 // exit code: The integer code passed to exit(3), _exit(2), or
108 // Returns true if the death test passed; that is, the test process
113 // than a function pointer or functor, or else Wait and Passed could
115 virtual bool Passed(bool exit_status_ok) = 0;
168 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/v8/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/google-breakpad/src/testing/gtest/samples/
sample9_unittest.cc 59 fprintf(stdout, "TEST %s\n", unit_test.Passed() ? "PASSED" : "FAILED");
  /external/googletest/googletest/samples/
sample9_unittest.cc 59 fprintf(stdout, "TEST %s\n", unit_test.Passed() ? "PASSED" : "FAILED");

Completed in 1932 milliseconds

1 2 3 4 5 6