HomeSort by relevance Sort by last modified time
    Searched full:functional (Results 1 - 25 of 442) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/http/tests/appcache/
disabled-expected.txt 1 Test to ensure the the window.applicationCache attribute is defined but non-functional with the feature disabled.
disabled.html 3 <p>Test to ensure the the window.applicationCache attribute is defined but non-functional with the feature disabled.</p>
  /external/stlport/test/unit/
boost_check.cpp 14 ../../../stlport/functional:63: error: 'boost::mem_fn' has not been declared
15 ../../../stlport/functional:64: error: 'boost::bind' has not been declared
16 ../../../stlport/functional:67: error: '::_1' has not been declared
17 ../../../stlport/functional:68: error: '::_2' has not been declared
18 ../../../stlport/functional:69: error: '::_3' has not been declared
19 ../../../stlport/functional:70: error: '::_4' has not been declared
20 ../../../stlport/functional:71: error: '::_5' has not been declared
21 ../../../stlport/functional:72: error: '::_6' has not been declared
22 ../../../stlport/functional:73: error: '::_7' has not been declared
23 ../../../stlport/functional:74: error: '::_8' has not been declare
    [all...]
functional_header_test.cpp 8 #include <functional>
divides_test.cpp 2 #include <functional>
times_test.cpp 3 #include <functional>
modulus_test.cpp 2 #include <functional>
unary.h 5 #include <functional> //*TY 12/26/1998 - added to get unary_function
bnegate_test.cpp 2 #include <functional>
greater_test.cpp 3 #include <functional>
less_test.cpp 3 #include <functional>
lexcmp_test.cpp 3 #include <functional>
neq_test.cpp 3 #include <functional>
plusminus_test.cpp 3 #include <functional>
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaFrameworkTestRunner.java 19 import com.android.mediaframeworktest.functional.CameraTest;
20 import com.android.mediaframeworktest.functional.MediaAudioTrackTest;
21 import com.android.mediaframeworktest.functional.MediaMetadataTest;
22 import com.android.mediaframeworktest.functional.MediaMimeTest;
23 import com.android.mediaframeworktest.functional.MediaPlayerApiTest;
24 import com.android.mediaframeworktest.functional.MediaRecorderTest;
25 import com.android.mediaframeworktest.functional.SimTonesTest;
26 import com.android.mediaframeworktest.functional.MediaPlayerInvokeTest;
27 import com.android.mediaframeworktest.functional.MediaAudioManagerTest;
  /external/stlport/etc/
std_headers.txt 6 functional
  /frameworks/base/media/tests/players/
README 3 For functional/system/performance tests, a native test player can be used.
  /frameworks/base/test-runner/src/android/test/mock/
MockDialogInterface.java 8 * A mock {@link android.content.DialogInterface} class. All methods are non-functional and throw
  /system/wlan/ti/wilink_6_1/Txn/
TxnQueue.h 115 * and establish the physical connection. Done once (and not per functional driver startup).
135 /** \brief Register functional driver to TxnQ
138 * \param uFuncId - The calling functional driver
145 * Called by each functional driver (WLAN, future-BT) that uses the TxnQ.
156 /** \brief Unregister functional driver from TxnQ
159 * \param uFuncId - The calling functional driver
164 * Called by registered functional driver that uses the TxnQ to unregister.
174 * \param uFuncId - The calling functional driver
178 * Called upon functional driver stop command or upon recovery.
192 * \param uFuncId - The calling functional drive
    [all...]
  /hardware/ti/wlan/wl1271/Txn/
TxnQueue.h 117 * and establish the physical connection. Done once (and not per functional driver startup).
140 /** \brief Register functional driver to TxnQ
143 * \param uFuncId - The calling functional driver
150 * Called by each functional driver (WLAN, future-BT) that uses the TxnQ.
161 /** \brief Unregister functional driver from TxnQ
164 * \param uFuncId - The calling functional driver
169 * Called by registered functional driver that uses the TxnQ to unregister.
179 * \param uFuncId - The calling functional driver
183 * Called upon functional driver stop command or upon recovery.
197 * \param uFuncId - The calling functional drive
    [all...]
  /packages/apps/Music/tests/src/com/android/music/
MusicPlayerFunctionalTestRunner.java 21 import com.android.music.tests.functional.TestSongs;
22 import com.android.music.tests.functional.TestPlaylist;
  /external/dropbear/debian/
control 14 be used in small memory environments, while still being functional and
  /packages/apps/Email/docs/
TESTS 1 Some simple functional tests
  /external/webkit/LayoutTests/fast/js/resources/
string-concatenate-outofmemory.js 11 'We also verify that the the string is stil functional after the out of memory exception is raised. In <a href="rdar://problem/5352887">rdar://problem/5352887</a>, accessing the string after the exception would crash.'
19 debug('PASS: String ' + stringName + ' was functional after ' + testName + ' raised out of memory exception.');
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
UnitTests.java 46 * Specialized test collector which will skip adding functional tests
50 * Override parent class to exclude functional tests

Completed in 47 milliseconds

1 2 3 4 5 6 7 8 91011>>