Searched defs:actual (Results 1 - 11 of 11) sorted by relevance

/haiku/src/add-ons/translators/exr/
H A DIStreamWrapper.cpp24 int actual = fStream.Read(c, n); local
/haiku/src/tests/kits/support/blocker/
H A DBenaphoreLockCountTest1.cpp73 int actual = theLocker->CountLockRequests(); local
156 int actual = theLocker->CountLockRequests(); local
188 int actual = theLocker->CountLockRequests(); local
H A DSemaphoreLockCountTest1.cpp69 int actual = theLocker->CountLockRequests(); local
142 int actual = theLocker->CountLockRequests(); local
169 int actual = theLocker->CountLockRequests(); local
/haiku/src/tools/cppunit/cppunit/
H A DAsserter.cpp34 failNotEqual( string expected, string actual, SourceLine sourceLine, string additionalMessage ) argument
47 failNotEqualIf( bool shouldFail, string expected, string actual, SourceLine sourceLine, string additionalMessage ) argument
H A DNotEqualException.cpp8 NotEqualException( string expected, string actual, SourceLine sourceLine , string additionalMessage ) argument
27 NotEqualException( string expected, string actual, long lineNumber, string fileName ) argument
H A DTestAssert.cpp30 assertNotEqualImplementation( string expected, string actual, long lineNumber, string fileName ) argument
43 assertEquals( double expected, double actual, double delta, long lineNumber, string fileName ) argument
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A Dvirtio_balloon.h48 uint32_t actual; member in struct:virtio_balloon_config
/haiku/headers/tools/cppunit/cppunit/
H A DTestAssert.h66 assertEquals( const T& expected, const T& actual, long lineNumber, std::string fileName ) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DProducer.h156 uint32 actual; member in struct:VideoProducer::__anon2592
/haiku/src/tests/system/libroot/posix/
H A DTestUnitUtils.h26 _assert_equals(const char* test, const Type& expected, const Type& actual, argument
39 _assert_equals_not(const char* test, const Type& unexpected, const Type& actual, argument
51 _assert_time_equals(const char* test, bigtime_t expected, bigtime_t actual, int lineNumber) argument
[all...]
/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp463 ssize_t actual; local
486 ssize_t actual; local
556 ssize_t actual; local
584 ssize_t actual; local
[all...]

Completed in 74 milliseconds