Home
last modified time | relevance | path

Searched refs:UserNotifierChecker (Results 1 – 22 of 22) sorted by relevance

/development/tools/winscope/src/parsers/surface_flinger/legacy/
Dparser_surface_flinger_dump_test.ts21 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
29 let userNotifierChecker: UserNotifierChecker;
33 userNotifierChecker = new UserNotifierChecker();
Dparser_surface_flinger_test.ts23 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
34 let userNotifierChecker: UserNotifierChecker;
37 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/parsers/input/perfetto/
Dtraces_parser_input_test.ts23 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
33 let userNotifierChecker: UserNotifierChecker;
36 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/viewers/common/
Dime_utils_test.ts17 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
23 let userNotifierChecker: UserNotifierChecker;
26 userNotifierChecker = new UserNotifierChecker();
Dabstract_hierarchy_viewer_presenter_test.ts22 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
43 let userNotifierChecker: UserNotifierChecker;
49 userNotifierChecker = new UserNotifierChecker();
Dabstract_presenter_input_method_test.ts23 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
188 let userNotifierChecker: UserNotifierChecker;
192 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/parsers/search/
Dparser_search_test.ts24 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
31 let userNotifierChecker: UserNotifierChecker;
35 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/parsers/surface_flinger/perfetto/
Dparser_surface_flinger_test.ts23 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
34 let userNotifierChecker: UserNotifierChecker;
37 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/trace_collection/controller/
Dtrace_collection_controller_test.ts19 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
136 let userNotifierChecker: UserNotifierChecker;
141 userNotifierChecker = new UserNotifierChecker();
234 let userNotifierChecker: UserNotifierChecker;
238 userNotifierChecker = new UserNotifierChecker();
Dperfetto_session_moderator_test.ts18 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
68 let userNotifierChecker: UserNotifierChecker;
72 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/trace_collection/adb/
Dadb_device_connection_test.ts18 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
36 let userNotifierChecker: UserNotifierChecker;
39 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/app/
Dtrace_file_filter_test.ts19 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
32 let userNotifierChecker: UserNotifierChecker;
35 userNotifierChecker = new UserNotifierChecker();
Dtrace_pipeline_test.ts35 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
56 let userNotifierChecker: UserNotifierChecker;
59 userNotifierChecker = new UserNotifierChecker();
Dloaded_parsers_test.ts26 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
138 let userNotifierChecker: UserNotifierChecker;
141 userNotifierChecker = new UserNotifierChecker();
Dtimeline_data_test.ts25 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
411 const userNotifierChecker = new UserNotifierChecker();
Dmediator_test.ts74 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
123 let userNotifierChecker: UserNotifierChecker;
154 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/test/unit/
Duser_notifier_checker.ts20 export class UserNotifierChecker { class
/development/tools/winscope/src/viewers/viewer_search/
Dpresenter_test.ts29 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
49 let userNotifierChecker: UserNotifierChecker;
54 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/trace_collection/winscope_proxy/
Dwinscope_proxy_device_connection_test.ts24 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
201 let userNotifierChecker: UserNotifierChecker;
204 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/trace_collection/wdp/
Dwdp_device_connection_test.ts24 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
247 let userNotifierChecker: UserNotifierChecker;
251 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/viewers/viewer_surface_flinger/
Dpresenter_test.ts26 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
358 let userNotifierChecker: UserNotifierChecker;
361 userNotifierChecker = new UserNotifierChecker();
/development/tools/winscope/src/app/components/
Dcollect_traces_component_test.ts47 import {UserNotifierChecker} from 'test/unit/user_notifier_checker';
631 const userNotifierChecker = new UserNotifierChecker();