Searched defs:expected (Results 1 - 25 of 35) sorted by path

12

/haiku/headers/tools/cppunit/cppunit/
H A DTestAssert.h66 void assertEquals( const T& expected, argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c2236 uint32_t expected, misses, received, threshold; local
H A Dif_wpireg.h557 uint32_t expected; member in struct:wpi_beacon_missed
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageExpressionEvaluator.cpp1803 BString expected; local
/haiku/src/system/libroot/os/arch/arm/
H A Dstdatomic.c623 __sync_val_compare_and_swap_4_c(uint32_t *mem, uint32_t expected, uint32_t desired) argument
[all...]
/haiku/src/system/libroot/os/arch/generic/
H A Dgeneric_atomic.cpp28 atomic_test_and_set(int32_t* ptr, int32_t desired, int32_t expected) argument
85 atomic_test_and_set64(int64_t* ptr, int64_t desired, int64_t expected) argument
/haiku/src/tests/add-ons/mail/imap/
H A Drfc3501_encoding_test.cpp14 assertEquals(const char* expected, const char* result) argument
/haiku/src/tests/kits/app/broster/
H A DGetAppListTester.cpp73 check_list(const BList &toCheck, const BList &base, const BList &expected) argument
81 check_list(const BList &toCheck, const BList &expected) argument
48 check_list(const BList &toCheck, const BList &base, const BList &extendedBase, const BList &expected) argument
/haiku/src/tests/kits/locale/
H A DDurationFormatTest.cpp31 BString expected; local
46 BString expected; local
[all...]
H A DRelativeDateTimeFormatTest.cpp43 BString expected; local
H A DStringFormatTest.cpp35 const char* expected; member in struct:Test
/haiku/src/tests/kits/support/blocker/
H A DBenaphoreLockCountTest1.cpp71 bool BenaphoreLockCountTest1::CheckLockRequests(int expected) argument
H A DSemaphoreLockCountTest1.cpp67 bool SemaphoreLockCountTest1::CheckLockRequests(int expected) argument
/haiku/src/tests/misc/exception-test/
H A Dexception-test.cpp143 test(string (*catcher)(void (*)()), void (*thrower)(), const char *expected) argument
/haiku/src/tests/servers/registrar/
H A Dmessage_deliverer_test.cpp49 uint32 expected = sExpectedMessages[sExpectedMessageIndex++]; local
/haiku/src/tests/system/libroot/posix/
H A DTestUnitUtils.h26 _assert_equals(const char* test, const Type& expected, const Type& actual, argument
51 _assert_time_equals(const char* test, bigtime_t expected, argument
[all...]
H A Dlocale_test.cpp1766 test_localtime(const char* tz, time_t nowSecs, const tm& expected) argument
1841 test_gmtime(const char* tz, time_t nowSecs, const tm& expected) argument
1916 test_mktime(const char* tz, tm& tm, time_t expected, int expectedWeekDay, int expectedYearDay) argument
[all...]
/haiku/src/tools/cppunit/cppunit/
H A DAsserter.cpp34 failNotEqual( string expected, argument
47 failNotEqualIf( bool shouldFail, string expected, string actual, SourceLine sourceLine, string additionalMessage ) argument
H A DNotEqualException.cpp8 NotEqualException::NotEqualException( string expected, argument
27 NotEqualException::NotEqualException( string expected, argument
H A DTestAssert.cpp30 TestAssert::assertNotEqualImplementation( string expected, argument
43 TestAssert::assertEquals( double expected, argument
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp3209 XHCI::WaitOpBits(uint32 reg, uint32 mask, uint32 expected) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnreg.h1436 uint32_t expected; member in struct:iwn_beacon_missed
/haiku/src/add-ons/kernel/network/stack/
H A Ddatalink.cpp136 size_t expected = option == SIOCGIFINDEX ? IF_NAMESIZE : sizeof(ifreq); local
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DResponse.cpp404 ExpectedParseException::ExpectedParseException(char expected, char instead) argument
665 Response::Consume(BDataIO& stream, char expected) argument
/haiku/src/add-ons/translators/raw/
H A DLibRAW.cpp354 LibRAW::_ProgressCallback(enum LibRaw_progress p,int iteration, int expected) argument
356 fProgressMonitor(libraw_strprogress(p), iteration * 100 / expected, local
346 ProgressCallback(void *data, enum LibRaw_progress p, int iteration, int expected) argument

Completed in 310 milliseconds

12