Searched defs:TEST_F (Results 1 - 25 of 332) sorted by relevance

1234567891011>>

/system/extras/tests/kernel.config/
H A Daslr_rec_test.cpp23 TEST_F(AslrMmapTest, match_default) { function
33 TEST_F(AslrMmapTest, match_compat_default) { function
39 TEST_F(AslrMmapTest, match_min) { function
51 TEST_F(AslrMmapTest, match_compat_min) { function
60 TEST_F(AslrMmapTest, match_max) { function
72 TEST_F(AslrMmapTest, match_compat_max) { function
81 TEST_F(AslrMmapTest, entropy_min) { function
92 TEST_F(AslrMmapTest, entropy_cmpt_min) { function
100 TEST_F(AslrMmapTest, entropy_max) { function
111 TEST_F(AslrMmapTes function
119 TEST_F(AslrMmapTest, entropy_def) { function
129 TEST_F(AslrMmapTest, entropy_cmpt_def) { function
[all...]
/system/core/libnativebridge/tests/
H A DCompleteFlow_test.cpp23 TEST_F(NativeBridgeTest, CompleteFlow) { function in namespace:android
H A DPreInitializeNativeBridgeFail1_test.cpp31 TEST_F(NativeBridgeTest, PreInitializeNativeBridgeFail1) { function in namespace:android
H A DPreInitializeNativeBridgeFail2_test.cpp31 TEST_F(NativeBridgeTest, PreInitializeNativeBridgeFail2) { function in namespace:android
H A DReSetupNativeBridge_test.cpp21 TEST_F(NativeBridgeTest, ReSetup) { function in namespace:android
H A DUnavailableNativeBridge_test.cpp21 TEST_F(NativeBridgeTest, NoNativeBridge) { function in namespace:android
H A DCodeCacheCreate_test.cpp27 TEST_F(NativeBridgeTest, CodeCacheCreate) { function in namespace:android
H A DCodeCacheExists_test.cpp27 TEST_F(NativeBridgeTest, CodeCacheExists) { function in namespace:android
H A DCodeCacheStatFail_test.cpp28 TEST_F(NativeBridgeTest, CodeCacheStatFail) { function in namespace:android
H A DInvalidCharsNativeBridge_test.cpp23 TEST_F(NativeBridgeTest, InvalidChars) { function in namespace:android
H A DNativeBridge2Signal_test.cpp26 TEST_F(NativeBridgeTest, V2_Signal) { function in namespace:android
H A DNativeBridgeVersion_test.cpp23 TEST_F(NativeBridgeTest, Version) { function in namespace:android
H A DValidNameNativeBridge_test.cpp23 TEST_F(NativeBridgeTest, ValidName) { function in namespace:android
/system/bt/osi/test/
H A Drand_test.cpp11 TEST_F(RandTest, test_rand) { function
H A Dallocator_test.cpp30 TEST_F(AllocatorTest, test_osi_strndup) { function
H A Darray_test.cpp11 TEST_F(ArrayTest, test_new_free_simple) { function
17 TEST_F(ArrayTest, test_free_null) { function
21 TEST_F(ArrayTest, test_invalid_ptr) { function
27 TEST_F(ArrayTest, test_invalid_at) { function
33 TEST_F(ArrayTest, test_append_value) { function
44 TEST_F(ArrayTest, test_append_ptr) { function
57 TEST_F(ArrayTest, test_large_element) { function
H A Dproperties_test.cpp29 TEST_F(PropertiesTest, test_default_value) { function
35 TEST_F(PropertiesTest, test_successfull_set_and_get_value) { function
H A Dthread_test.cpp15 TEST_F(ThreadTest, test_new_simple) { function
21 TEST_F(ThreadTest, test_free_simple) { function
26 TEST_F(ThreadTest, test_name) { function
32 TEST_F(ThreadTest, test_long_name) { function
38 TEST_F(ThreadTest, test_very_long_name) { function
49 TEST_F(ThreadTest, test_thread_is_self) { function
55 TEST_F(ThreadTest, test_thread_is_not_self) { function
/system/connectivity/shill/net/
H A Dnetlink_attribute_unittest.cc38 TEST_F(NetlinkAttributeTest, StringAttribute) { function in namespace:shill
/system/core/libion/tests/
H A Dexit_test.cpp28 TEST_F(Exit, WithAlloc) function
46 TEST_F(Exit, WithAllocFd) function
64 TEST_F(Exit, WithRepeatedAllocFd) function
88 TEST_F(Exit, WithMapping) function
111 TEST_F(Exit, WithPartialMapping) function
135 TEST_F(Exit, WithMappingCached) function
158 TEST_F(Exit, WithPartialMappingCached) function
182 TEST_F(Exit, WithMappingNeedsSync) function
205 TEST_F(Exit, WithPartialMappingNeedsSync) function
/system/core/metricsd/
H A Dpersistent_integer_test.cc41 TEST_F(PersistentIntegerTest, BasicChecks) { function
/system/extras/simpleperf/
H A Dcmd_list_test.cpp31 TEST_F(ListCommandTest, no_options) { function
35 TEST_F(ListCommandTest, one_option) { function
39 TEST_F(ListCommandTest, multiple_options) { function
/system/update_engine/
H A Dboot_control_chromeos_unittest.cc35 TEST_F(BootControlChromeOSTest, SysfsBlockDeviceTest) { function in namespace:chromeos_update_engine
44 TEST_F(BootControlChromeOSTest, GetPartitionNumberTest) { function in namespace:chromeos_update_engine
/system/bt/service/test/
H A Dsettings_unittest.cpp50 TEST_F(SettingsTest, EmptyCommandLine) { function in namespace:__anon814
56 TEST_F(SettingsTest, UnexpectedSwitches1) { function in namespace:__anon814
64 TEST_F(SettingsTest, UnexpectedSwitches2) { function in namespace:__anon814
72 TEST_F(SettingsTest, UnexpectedArguments1) { function in namespace:__anon814
80 TEST_F(SettingsTest, UnexpectedArguments2) { function in namespace:__anon814
88 TEST_F(SettingsTest, TooManyIpcOptions) { function in namespace:__anon814
96 TEST_F(SettingsTest, GoodArgumentsCreateIpc) { function in namespace:__anon814
104 TEST_F(SettingsTest, GoodArgumentsAndroidIpc) { function in namespace:__anon814
/system/connectivity/shill/dbus/
H A Dchromeos_dbus_adaptor_unittest.cc33 TEST_F(ChromeosDBusAdaptorTest, SanitizePathElement) { function in namespace:shill

Completed in 353 milliseconds

1234567891011>>