Searched refs:OperatorTest (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/toco/tflite/
H A Doperator_test.cc30 class OperatorTest : public ::testing::Test { class in namespace:toco::tflite::__anon26073
100 TEST_F(OperatorTest, SimpleOperators) {
112 TEST_F(OperatorTest, BuiltinAdd) {
121 TEST_F(OperatorTest, BuiltinMean) {
130 TEST_F(OperatorTest, CustomCast) {
140 TEST_F(OperatorTest, CustomConcatenation) {
148 TEST_F(OperatorTest, CustomDepthToSpace) {
156 TEST_F(OperatorTest, CustomFakeQuant) {
168 TEST_F(OperatorTest, CustomFullyConnected) {
177 TEST_F(OperatorTest, BuiltinGathe
[all...]
/external/libtextclassifier/util/utf8/
H A Dunicodetext_test.cc172 class OperatorTest : public UnicodeTextTest {}; class in namespace:libtextclassifier2::__anon12405
174 TEST_F(OperatorTest, Clear) {
181 TEST_F(OperatorTest, Empty) {

Completed in 97 milliseconds