Searched defs:ASSERT_STREQ (Results 1 - 16 of 16) sorted by relevance

/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
H A Dtest_harness.h154 /* ASSERT_STREQ(expected, measured): !strcmp(expected, measured) */
155 #define ASSERT_STREQ TEST_API(ASSERT_STREQ) macro
/external/linux-kselftest/tools/testing/selftests/seccomp/
H A Dtest_harness.h155 /* ASSERT_STREQ(expected, measured): !strcmp(expected, measured) */
156 #define ASSERT_STREQ TEST_API(ASSERT_STREQ) macro
/external/minijail/
H A Dtest_harness.h142 /* ASSERT_STREQ(expected, measured): !strcmp(expected, measured) */
143 #define ASSERT_STREQ TEST_API(ASSERT_STREQ) macro
/external/seccomp-tests/linux/
H A Dtest_harness.h157 /* ASSERT_STREQ(expected, measured): !strcmp(expected, measured) */
158 #define ASSERT_STREQ TEST_API(ASSERT_STREQ) macro
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h1932 #define ASSERT_STREQ(expected, actual) \ macro
/external/googletest/googletest/include/gtest/
H A Dgtest.h2008 #define ASSERT_STREQ(expected, actual) \ macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2004 #define ASSERT_STREQ(s1, s2) \ macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1932 #define ASSERT_STREQ(expected, actual) \ macro
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1928 #define ASSERT_STREQ(expected, actual) \ macro
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1814 #define ASSERT_STREQ(expected, actual) \ macro
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest.h1930 #define ASSERT_STREQ(expected, actual) \ macro
/external/v8/testing/gtest/include/gtest/
H A Dgtest.h2008 #define ASSERT_STREQ(expected, actual) \ macro
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest.h2068 #define ASSERT_STREQ(expected, actual) \ macro
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h17769 #define ASSERT_STREQ(expected, actual) \ macro
/external/fmtlib/test/gtest/
H A Dgtest.h19829 #define ASSERT_STREQ(expected, actual) \ macro
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h19830 #define ASSERT_STREQ(expected, actual) \ macro

Completed in 616 milliseconds