OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_arch
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/arch/
arch.exp
72
proc
test_arch
{ file opt arch resultfile } {
183
test_arch
$name $opt $exarch $outfile
190
test_arch
$name $opt $rootname $outfile
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/arch/
arch.exp
73
proc
test_arch
{ file1 file2 arch resultfile } {
230
test_arch
$file1 $file2 $exarch $outfile
237
test_arch
$file1 $file2 $rootname1 $outfile
/art/tools/checker/file_format/checker/
test.py
304
/// CHECK-START-{
test_arch
}: Group
323
checkerText = self.arch_block.format(
test_arch
= testArch)
329
def
test_Arch
(self):
331
checkerText = self.arch_block.format(
test_arch
= arch)
/external/clang/tools/scan-build-py/tests/unit/
test_runner.py
27
def
test_arch
(self):
member in class:FilteringFlagsTest
/external/autotest/server/cros/
tradefed_test.py
661
test_arch
= self._get_board_arch(self._host)
669
return waivers.find_waivers(test_board,
test_arch
)
[
all
...]
Completed in 551 milliseconds