Home
last modified time | relevance | path

Searched refs:algo_test (Results 1 – 4 of 4) sorted by relevance

/external/openfst/src/test/
DMakefile.am4 check_PROGRAMS = fst_test weight_test algo_test program
10 algo_test_SOURCES = algo_test.cc algo_test.h
12 TESTS = fst_test weight_test algo_test
DMakefile.in37 algo_test$(EXEEXT)
38 TESTS = fst_test$(EXEEXT) weight_test$(EXEEXT) algo_test$(EXEEXT)
53 am_algo_test_OBJECTS = algo_test.$(OBJEXT)
219 algo_test_SOURCES = algo_test.cc algo_test.h
263 algo_test$(EXEEXT): $(algo_test_OBJECTS) $(algo_test_DEPENDENCIES) $(EXTRA_algo_test_DEPENDENCIES)
264 @rm -f algo_test$(EXEEXT)
279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/algo_test.Po@am__quote@
/external/srec/tools/thirdparty/OpenFst/
DREADME20 # Note long compile on algo_test and pair-arc.so (many templates)
/external/stlport/etc/
DChangeLog-5.13957 * test/unit/algo_test.cpp: Add test case for the previous bug thanks