Home
last modified time | relevance | path

Searched defs:state (Results 1 - 25 of 191) sorted by relevance

12345678

/drivers/peripheral/camera/test/benchmarktest/v1_1/src/
H A Dcamera_benchmark_test.cpp26 void CameraBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
33 void CameraBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dcamera_benchmark_test.cpp26 void CameraBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
32 void CameraBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_power_state.h20 static inline bool IsPowerWakeState(uint32_t state) in IsPowerWakeState() argument
25 static inline bool IsValidPowerState(uint32_t state) in IsValidPowerState() argument
/drivers/hdf_core/framework/core/host/include/
H A Dhdf_service_subscriber.h18 uint32_t state; member
/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/
H A Demmc_mini_virtual.c12 int32_t EmmcGetCardState(DevHandle handle, uint8_t *state, uint32_t size) in EmmcGetCardState() argument
/drivers/peripheral/camera/test/benchmarktest/v1_3/src/
H A Dcamera_benchmark_securestream_test.cpp25 void CameraBenchmarkSecureStreamTest::SetUp(const ::benchmark::State &state) in SetUp() argument
32 void CameraBenchmarkSecureStreamTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_emmc_mini_test.cpp43 uint8_t state; in EmmcMiniGetCardStateTest() local
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_src_observer.cpp24 OnConnectionStateChanged(const OHOS::bluetooth::RawAddress &device, int state, int cause) OnConnectionStateChanged() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/host_stream/src/
H A Dhost_stream_impl.cpp51 void HostStreamImpl::SetStreamState(bool state) in SetStreamState() argument
/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_manager_test.cpp30 void SetUp(const ::benchmark::State &state) in SetUp() argument
35 void TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
/drivers/peripheral/display/buffer/test/benchmarktest/
H A Ddisplay_buffer_benchmark_test.cpp52 void DisplayBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
70 void DisplayBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_counter.cpp70 void RunningLockCounter::NotifyHiView(const RunningLockInfo &info, ChangedType changeType, RunningLockState state) in NotifyHiView() argument
/drivers/peripheral/sensor/test/benchmarktest/
H A Dsensor_single_interface_benchmark_test.cpp53 void SensorBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
58 void SensorBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp45 void UsbBenchmarkFunctionTest::SetUp(const ::benchmark::State &state) in SetUp() argument
55 void UsbBenchmarkFunctionTest::TearDown(const ::benchmark::State& state) {} in TearDown() argument
[all...]
H A Dusb_benchmark_device_test.cpp47 void UsbBenchmarkDeviceTest::SetUp(const ::benchmark::State &state) in SetUp() argument
57 void UsbBenchmarkDeviceTest::TearDown(const ::benchmark::State &state) {} in TearDown() argument
/test/testfwk/developer_test/examples/calculator/test/benchmarktest/common/
H A Dbenchmark_demo_test.cpp35 static void BenchmarkTestExample(benchmark::State &state) in BenchmarkTestExample() argument
64 static void BenchmarkTestVectorOperator(benchmark::State &state) in BenchmarkTestVectorOperator() argument
96 static void BenchmarkTestVectorAt(benchmark::State &state) in BenchmarkTestVectorAt() argument
116 void SetUp(const ::benchmark::State &state) in SetUp() argument
123 void TearDown(const ::benchmark::State &state) in TearDown() argument
/test/xts/acts/communication/wifi_capi/entry/src/main/cpp/
H A Dnapi_init.cpp27 bool state = false; in GetWifiSwitchState() local
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dlocale_info_test.cpp174 RState state = SUCCESS; in HWTEST_F() local
200 RState state = SUCCESS; in HWTEST_F() local
253 RState state = SUCCESS; in HWTEST_F() local
271 RState state = SUCCESS; in HWTEST_F() local
289 RState state = SUCCESS; HWTEST_F() local
307 RState state = SUCCESS; HWTEST_F() local
328 RState state = SUCCESS; HWTEST_F() local
343 RState state = SUCCESS; HWTEST_F() local
358 RState state = SUCCESS; HWTEST_F() local
373 RState state = SUCCESS; HWTEST_F() local
388 RState state = SUCCESS; HWTEST_F() local
409 RState state = SUCCESS; HWTEST_F() local
430 RState state = SUCCESS; HWTEST_F() local
445 RState state = SUCCESS; HWTEST_F() local
460 RState state = SUCCESS; HWTEST_F() local
481 RState state = SUCCESS; HWTEST_F() local
502 RState state = SUCCESS; HWTEST_F() local
517 RState state = SUCCESS; HWTEST_F() local
538 RState state = SUCCESS; HWTEST_F() local
553 RState state = SUCCESS; HWTEST_F() local
568 RState state = SUCCESS; HWTEST_F() local
[all...]
/test/xts/hats/hdf/codec/benchmarktest/
H A Dcodec_benchmark_manager_test.cpp28 void SetUp(const ::benchmark::State &state) in SetUp() argument
33 void TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
/test/xts/acts/communication/bluetooth_capi/entry/src/main/cpp/
H A Dnapi_init.cpp27 Bluetooth_SwitchState state; in GetBluetoothSwitchState() local
/test/xts/hats/hdf/display/buffer/benchmark/
H A Ddisplay_buffer_benchmark_test.cpp52 void DisplayBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
70 void DisplayBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkFunctionTest.cpp43 void HdfUsbdBenchmarkFunctionTest::SetUp(const ::benchmark::State& state) in SetUp() argument
58 void HdfUsbdBenchmarkFunctionTest::TearDown(const ::benchmark::State& state) {} in TearDown() argument
H A DHdfUsbdBenchmarkManagerInterfaceTest.cpp46 void HdfUsbdBenchmarkManagerInterfaceTest::SetUp(const ::benchmark::State& state) in SetUp() argument
75 void HdfUsbdBenchmarkManagerInterfaceTest::TearDown(const ::benchmark::State& state) in TearDown() argument
/test/xts/hats/hdf/light/lightBenchmarkTest/
H A Dhdf_light_benchmark_test.cpp47 void lightBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
52 void lightBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/drivers/hdf_core/adapter/khdf/linux/platform/pwm/
H A Dpwm_adapter.c61 struct pwm_state state; in HdfPwmSetConfig() local
[all...]

Completed in 15 milliseconds

12345678