Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:test_checkpoint
(Results
1 - 9
of
9
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
scanner_interface_usb.h
66
void
test_checkpoint
(const std::string& name) override;
H
A
D
scanner_interface.h
78
virtual void
test_checkpoint
(const std::string& name) = 0;
H
A
D
test_scanner_interface.h
79
void
test_checkpoint
(const std::string& name) override;
H
A
D
test_scanner_interface.cpp
196
void TestScannerInterface::
test_checkpoint
(const std::string& name)
in test_checkpoint()
function in genesys::TestScannerInterface
H
A
D
scanner_interface_usb.cpp
483
void ScannerInterfaceUsb::
test_checkpoint
(const std::string& name)
in test_checkpoint()
function in genesys::ScannerInterfaceUsb
H
A
D
genesys.cpp
822
dev.interface->
test_checkpoint
("feed");
in scanner_move()
983
dev.interface->
test_checkpoint
("move_back_home");
in scanner_move_back_home()
1118
dev.interface->
test_checkpoint
("move_back_home_ta");
in scanner_move_back_home_ta()
1214
dev.interface->
test_checkpoint
("search_strip");
in scanner_search_strip()
1526
dev.interface->
test_checkpoint
("offset_calibration");
in scanner_offset_calibration()
1835
dev.interface->
test_checkpoint
("coarse_gain_calibration");
in scanner_coarse_gain_calibration()
2062
dev.interface->
test_checkpoint
("led_calibration");
in scanner_led_calibration()
2304
dev->interface->
test_checkpoint
(is_dark ? "dark_shading_calibration"
in genesys_shading_calibration_impl()
2502
dev.interface->
test_checkpoint
(is_dark ? "host_dark_shading_calibration"
in genesys_host_shading_calibration_impl()
2630
dev->interface->
test_checkpoint
("dark_white_shading_calibratio
in genesys_dark_white_shading_calibration()
[all...]
H
A
D
gl841.cpp
1255
dev->interface->
test_checkpoint
("eject_document");
in eject_document()
1631
dev->interface->
test_checkpoint
("ad_fe_offset_calibration");
in ad_fe_offset_calibration()
1773
dev->interface->
test_checkpoint
("offset_calibration");
in offset_calibration()
H
A
D
gl646.cpp
1741
dev->interface->
test_checkpoint
("move_back_home");
in move_back_home()
2685
dev->interface->
test_checkpoint
(scan_identifier);
in simple_scan()
H
A
D
gl124.cpp
1106
dev->interface->
test_checkpoint
("move_to_calibration_area");
in move_to_calibration_area()
Completed in 15 milliseconds