Home
last modified time | relevance | path

Searched refs:CreateForTesting (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-fast-api-calls.h546 static FastApiCallbackOptions CreateForTesting(Isolate* isolate) { in CreateForTesting() function
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch25738 +UsbChooserDialogAndroid::CreateForTesting(
25825 + static std::unique_ptr<UsbChooserDialogAndroid> CreateForTesting(
25896 + ui::WindowAndroid::CreateForTesting();
25912 + UsbChooserDialogAndroid::CreateForTesting(subframe, std::move(controller),
27132 + static std::unique_ptr<BluetoothChooserAndroid> CreateForTesting(
27209 + ui::WindowAndroid::CreateForTesting();
27225 + BluetoothChooserAndroid::CreateForTesting(
27342 + static std::unique_ptr<BluetoothScanningPromptAndroid> CreateForTesting(
27418 + ui::WindowAndroid::CreateForTesting();
27435 + BluetoothScanningPromptAndroid::CreateForTesting(
D0001-cve.patch2188 - ui::WindowAndroid::CreateForTesting());
2191 + ui::WindowAndroid::CreateForTesting();
2378 - test_window_ = ui::WindowAndroid::CreateForTesting();
2379 + window_ = ui::WindowAndroid::CreateForTesting();
5107 -std::unique_ptr<BlobBytesProvider> BlobBytesProvider::CreateForTesting(
5232 - static std::unique_ptr<BlobBytesProvider> CreateForTesting(
5279 - auto result = BlobBytesProvider::CreateForTesting(
149418 : window_android_(WindowAndroid::CreateForTesting()),
149459 - std::unique_ptr<WindowAndroid> window(WindowAndroid::CreateForTesting());
149461 + ui::WindowAndroid::CreateForTesting();
[all …]